/[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 178 by dpavlin, Sun Nov 27 05:07:01 2005 UTC revision 179 by dpavlin, Sun Nov 27 15:14:54 2005 UTC
# Line 34  template_filename = '[% template_filenam Line 34  template_filename = '[% template_filenam
34   Editor   Editor
35   <a id="a_template" class="tab" href="#" onClick="return edit_template();">template</a>   <a id="a_template" class="tab" href="#" onClick="return edit_template();">template</a>
36   <a id="a_css" class="tab" href="#" onClick="return edit_css();">css</a>   <a id="a_css" class="tab" href="#" onClick="return edit_css();">css</a>
37     <a id="a_other" class="tab" href="#" onClick="return Logger.error('not implemented yet');">other</a>
38  </div>  </div>
39    
40  <div id="div_editors">  <div id="div_editors">

Legend:
Removed from v.178  
changed lines
  Added in v.179

  ViewVC Help
Powered by ViewVC 1.1.26