/[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 175 by dpavlin, Sun Nov 27 04:45:56 2005 UTC revision 189 by dpavlin, Tue Nov 29 13:02:53 2005 UTC
# Line 1  Line 1 
1    <table>
2    <tr><td>
3    
4    <div id="div_template_form">
5    
6  [% c.prototype.form_remote_tag(  [% c.prototype.form_remote_tag(
7          url => base _ 'editor/template',          url => base _ 'editor/template',
# Line 8  Line 12 
12                  name => 'form_editor_css',                  name => 'form_editor_css',
13          }          }
14  ) %]  ) %]
 <div id="div_template_form">  
   
 <script type="text/javascript">edToolbar();</script>  
15    
16  <form name="form_editor_template" action="[% base %]" method="post">  <div id="template_content_toolbar" class="content_toolbar">
   
 <div id="template_content_toolbar">  
17  <span class="notice">...not changed yet...</span>  <span class="notice">...not changed yet...</span>
18  </div>  </div>
19    
# Line 37  Line 36 
36    
37  </form>  </form>
38    
39  </div>  </div><!-- id="div_template_form" -->
40    
41    </td><td valign="top">
42    
43  <div id="div_template_list">  <div id="div_template_list">
44    
# Line 54  Templates: Line 55  Templates:
55  </ul>  </ul>
56    
57  </div>  </div>
58    
59    </td></tr>
60    <table>

Legend:
Removed from v.175  
changed lines
  Added in v.189

  ViewVC Help
Powered by ViewVC 1.1.26