# HG changeset patch # User Thierry Florac # Date 1512729953 -3600 # Node ID 2a604c0cdf0e1b4076cd45ac79986ad6679083a6 # Parent e8a41174ad23dbb4b4471c407ac92232c8f456fa Updated menu style diff -r e8a41174ad23 -r 2a604c0cdf0e src/pyams_thesaurus/zmi/thesaurus.py --- a/src/pyams_thesaurus/zmi/thesaurus.py Mon Sep 11 15:08:45 2017 +0200 +++ b/src/pyams_thesaurus/zmi/thesaurus.py Fri Dec 08 11:45:53 2017 +0100 @@ -203,7 +203,7 @@ """Thesaurus properties menu""" label = _("Properties") - icon_class = 'fa-language' + icon_class = 'fa-edit' url = '#properties.html'