/[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 169 by dpavlin, Sat Nov 26 23:26:51 2005 UTC revision 170 by dpavlin, Sun Nov 27 00:50:27 2005 UTC
# Line 1  Line 1 
1    
2    [% c.prototype.form_remote_tag(
3            url => base _ 'editor/template',
4            update => 'div_template_status',
5            loading => 'show_working();',
6            loaded => 'reload_rec(); hide_working();',
7            html_options => {
8                    name => 'form_editor_css',
9            }
10    ) %]
11  <div id="div_template_form">  <div id="div_template_form">
12    
13  <form name="form_editor_template" action="[% base %]" method="post">  <form name="form_editor_template" action="[% base %]" method="post">

Legend:
Removed from v.169  
changed lines
  Added in v.170

  ViewVC Help
Powered by ViewVC 1.1.26