Commit 6debb025 authored by Tiago Mello's avatar Tiago Mello Committed by Max Kanat-Alexander

Bug 565650: Add a new hook in the field-help template to allow custom fields

to be documented r=mkanat, a=mkanat
parent 44bc791e
...@@ -235,3 +235,5 @@ email1 => ...@@ -235,3 +235,5 @@ email1 =>
[% SET type_name = help_field _ '_type' %] [% SET type_name = help_field _ '_type' %]
[% help_html.$type_name = type_desc %] [% help_html.$type_name = type_desc %]
[% END %] [% END %]
[% Hook.process("end") %]
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