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

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

revision 193 by dpavlin, Tue Nov 29 14:31:26 2005 UTC revision 207 by dpavlin, Sat Dec 3 22:25:49 2005 UTC
# Line 38  template_filename = '[% template_filenam Line 38  template_filename = '[% template_filenam
38  </div>  </div>
39    
40  <table id="div_editors" class="editors">  <table id="div_editors" class="editors">
41  <tr id="row_template"><td>  <tr id="row_template">
42    <span class="notice">no template loaded yet.</span>  [% c.subreq('/editor/template') %]
43  </td></tr>  </tr>
44  <tr id="row_css"><td>  <tr id="row_css">
45    <span class="notice"> no CSS loaded yet.</span>  [% c.subreq('/editor/css') %]
46  </td></tr>  </tr>
47  </table>  </table>
48    
49  <div id="div_record">  <div id="div_record">
50   <span class="notice">no record loaded yet.</span>  [% c.subreq('/editor/record') %]
51  </div>  </div>
52    
53    

Legend:
Removed from v.193  
changed lines
  Added in v.207

  ViewVC Help
Powered by ViewVC 1.1.26