Subversion Repositories wimsdev

Rev

Rev 9008 | Rev 10230 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 9008 Rev 9641
Line 102... Line 102...
102
  <p>$RE_found2</p>
102
  <p>$RE_found2</p>
103
 
103
 
104
  <script type="text/javascript">
104
  <script type="text/javascript">
105
    /*<![CDATA[*/
105
    /*<![CDATA[*/
106
    jQuery(function($$) {
106
    jQuery(function($$) {
107
        $$( "#searchresult" ).tabs();
107
        $$("#searchresult").tabs();
108
      });
108
      });
109
    /*]]>*/
109
    /*]]>*/
110
  </script>
110
  </script>
111
 !endif
111
 !endif
112
 
112