/[webpac2]/Webpacus/root/search.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/search.tt

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

revision 409 by dpavlin, Mon Feb 20 15:33:19 2006 UTC revision 410 by dpavlin, Mon Feb 20 17:12:36 2006 UTC
# Line 114  Line 114 
114  <div id="results">  <div id="results">
115  [% IF results ; results %]  [% IF results ; results %]
116  <script type="text/javascript">  <script type="text/javascript">
117  DOM.Ready.onIdReady( "html_results", results_ready );  results_ready( 1 );
118  </script>  </script>
119  [% ELSE %]  [% ELSE %]
120  <span class="notice">No results yet.</span>  <span class="notice">No results yet.</span>

Legend:
Removed from v.409  
changed lines
  Added in v.410

  ViewVC Help
Powered by ViewVC 1.1.26