Changed icon class
authorThierry Florac <thierry.florac@onf.fr>
Wed, 15 Jun 2016 14:47:22 +0200
changeset 23 ab9757f55f08
parent 22 4a80ea51aa41
child 24 6fd8d188d2da
Changed icon class
src/pyams_workflow/zmi/versions.py
--- a/src/pyams_workflow/zmi/versions.py	Tue Jan 19 10:30:18 2016 +0100
+++ b/src/pyams_workflow/zmi/versions.py	Wed Jun 15 14:47:22 2016 +0200
@@ -48,7 +48,7 @@
     """Workflow history menu item"""
 
     label = _("Version history")
-    icon_class = 'fa fa-fw fa-history'
+    icon_class = 'fa-history'
     url = '#version-history.html'