Commit 66a445ae authored by lpsolit%gmail.com's avatar lpsolit%gmail.com

Bug 350234: Add a link in the UI pointing to editfields.cgi - Patch by Frédéric…

Bug 350234: Add a link in the UI pointing to editfields.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
parent a806b298
......@@ -50,6 +50,8 @@
IF user.groups.editcomponents %]
[% ' | <a href="editflagtypes.cgi">Flags</a>'
IF user.groups.editcomponents %]
[% ' | <a href="editfields.cgi">Custom Fields</a>'
IF user.groups.admin %]
[% ' | <a href="editvalues.cgi">Field Values</a>'
IF user.groups.editcomponents %]
[% ' | <a href="editgroups.cgi">Groups</a>'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment