/[webpac2]/Webpacus/root/editor/template.tt
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /Webpacus/root/editor/template.tt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 167 by dpavlin, Sat Nov 26 21:11:41 2005 UTC revision 168 by dpavlin, Sat Nov 26 23:26:45 2005 UTC
# Line 9  Templates: Line 9  Templates:
9   [% IF t == template_filename %]   [% IF t == template_filename %]
10    <li><b>[% t %]</b></li>    <li><b>[% t %]</b></li>
11   [% ELSE %]   [% ELSE %]
12    <li><a href="#" onclick="return load_template('[% t %]');">[% t %]</a></li>    <li><a href="#" onclick="return switch_template('[% t %]');">[% t %]</a></li>
13   [% END %]   [% END %]
14  [% END %]  [% END %]
15  </ul>  </ul>

Legend:
Removed from v.167  
changed lines
  Added in v.168

  ViewVC Help
Powered by ViewVC 1.1.26