Rev 11261 | Rev 11601 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11261 | Rev 11266 | ||
---|---|---|---|
Line 98... | Line 98... | ||
98 | 98 | ||
99 | !if $gottype=search or $gotcnt1=0 |
99 | !if $gottype=search or $gotcnt1=0 |
100 | !reset tt |
100 | !reset tt |
101 | !if $test_exist!=$empty |
101 | !if $test_exist!=$empty |
102 | <p>$RE_found2</p> |
102 | <p>$RE_found2</p> |
103 | !if |
103 | !if $jquery_defined=yes |
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 | }); |