mirror of
https://github.com/odoo/documentation.git
synced 2025-12-16 09:29:18 +07:00
[ADD] extensions: add a custom example admonition
closes odoo/documentation#1506
X-original-commit: 434bb66492
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
committed by
Antoine Vandevenne (anv)
parent
3d74c4584b
commit
0222285869
@@ -34,6 +34,7 @@ ADMONITION_MAPPING = {
|
||||
'danger': 'alert-danger',
|
||||
'error': 'alert-danger',
|
||||
|
||||
'example': 'alert-example',
|
||||
'exercise': 'alert-exercise',
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user