/[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 162 by dpavlin, Thu Nov 24 22:29:44 2005 UTC revision 163 by dpavlin, Sat Nov 26 18:18:10 2005 UTC
# Line 34  template_filename = '[% template_filenam Line 34  template_filename = '[% template_filenam
34    
35  <div id="div_editor_toolbar">  <div id="div_editor_toolbar">
36   Editor   Editor
37   <a id="a_template" href="#" onClick="return edit_template();">template</a>   <a id="a_template" class="tab" href="#" onClick="return edit_template();">template</a>
38   <a id="a_css" href="#" onClick="return edit_css();">css</a>   <a id="a_css" class="tab" href="#" onClick="return edit_css();">css</a>
39  </div>  </div>
40    
41  <div id="div_editors">  <div id="div_editors">

Legend:
Removed from v.162  
changed lines
  Added in v.163

  ViewVC Help
Powered by ViewVC 1.1.26