--- Webpacus/root/editor/css.tt 2005/11/26 23:26:51 169 +++ Webpacus/root/editor/css.tt 2005/11/27 00:50:27 170 @@ -1,6 +1,14 @@
-
+[% c.prototype.form_remote_tag( + url => base _ 'editor/css', + update => 'div_css_status', + loading => 'show_working();', + loaded => 'reload_css(); hide_working();', + html_options => { + name => 'form_editor_css', + } +) %]