author | Thierry Florac <thierry.florac@onf.fr> |
Wed, 12 Jul 2017 11:54:43 +0200 | |
changeset 113 | 05caef75bac3 |
parent 112 | 924619bba393 |
child 114 | 7799437055f1 |
--- a/src/pyams_content/shared/news/zmi/__init__.py Wed Jul 12 11:54:03 2017 +0200 +++ b/src/pyams_content/shared/news/zmi/__init__.py Wed Jul 12 11:54:43 2017 +0200 @@ -61,6 +61,7 @@ """News event adding action""" label = _("Add news topic") + label_css_class = 'fa fa-fw fa-plus' url = 'add-shared-content.html' modal_target = True