seealso as alert-go_tp

to differentiate from tip and note
This commit is contained in:
Martin Trigaux 2015-10-16 15:10:53 +02:00
parent 3036418c35
commit 4d24d82819

View File

@ -247,7 +247,7 @@ class BootstrapTranslator(nodes.NodeVisitor, object):
'note': 'alert-info',
'hint': 'alert-info',
'tip': 'alert-info',
'seealso': 'alert-info',
'seealso': 'alert-go_to',
'warning': 'alert-warning',
'attention': 'alert-warning',