/[webpac2]/Webpacus/root/databases.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/databases.tt

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

revision 421 by dpavlin, Mon Feb 20 15:33:19 2006 UTC revision 422 by dpavlin, Sun Mar 19 22:57:05 2006 UTC
# Line 1  Line 1 
1    <!-- site: [% site %] -->
2  [% FOREACH db = c.comp('Model::WebPAC').list_nodes( site ).sort('label') %]  [% FOREACH db = c.comp('Model::WebPAC').list_nodes( site ).sort('label') %]
3  <li><input type="checkbox" name="_database" value="[% db.name %]" onclick="return checkbox_click();">  <li><input type="checkbox" name="_database" value="[% db.name %]" onclick="return checkbox_click();">
4  <a href="#" onclick="return checkbox_single('_database','[% db.name %]');">[% db.label %]</a>  <a href="#" onclick="return checkbox_single('_database','[% db.name %]');">[% db.label %]</a>

Legend:
Removed from v.421  
changed lines
  Added in v.422

  ViewVC Help
Powered by ViewVC 1.1.26