/[webpac2]/Webpacus/root/editor/editor.js
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/editor.js

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 172 by dpavlin, Sun Nov 27 01:42:33 2005 UTC revision 174 by dpavlin, Sun Nov 27 03:16:11 2005 UTC
# Line 181  function reload_css() { Line 181  function reload_css() {
181    
182          css_rnd++;          css_rnd++;
183          Logger.info('loading user.css?'+css_rnd);          Logger.info('loading user.css?'+css_rnd);
184          $('user_css_link').href = 'user.css?'+css_rnd;          $('user_css_link').href = 'css/user.css?'+css_rnd;
185    
186          return false;          return false;
187  }  }

Legend:
Removed from v.172  
changed lines
  Added in v.174

  ViewVC Help
Powered by ViewVC 1.1.26