RSS

(root)/bugzilla/4.0 : 3735 : template/en/default/admin/params/common.html.tmpl

To get this branch, use:
bzr branch /bugzilla/4.0

« back to all changes in this revision

Viewing changes to template/en/default/admin/params/common.html.tmpl

lpsolit%gmail.com
2005-10-13 09:18:13
Revision ID: cvs-1:lpsolitgmail.com-20051013161813-k6adpa1lmy3woun8
Bug 312195: Add an index to all parameters to editparams - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave

Show diffs side-by-side

added added

removed removed

24
24
 
25
25
<dl>
26
26
  [% FOREACH param = panel.param_list %]
27
 
    <dt>[% param.name FILTER html %]</dt>
 
27
    <dt><a name="[% param.name FILTER html %]">[% param.name FILTER html %]</a></dt>
28
28
    <dd>[% panel.param_descs.${param.name} FILTER none %]
29
29
      <p>
30
30
      [% IF param.type == "t" %]

Loggerhead 1.18.1 is a web-based interface for Bazaar branches