Rev 10230 | Rev 11266 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10230 | Rev 11261 | ||
---|---|---|---|
Line 95... | Line 95... | ||
95 | </div> |
95 | </div> |
96 | !exit |
96 | !exit |
97 | !endif |
97 | !endif |
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 | - | ||
- | 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 | }); |
109 | /*]]>*/ |
109 | /*]]>*/ |
110 | </script> |
110 | </script> |
- | 111 | !endif |
|
111 | !endif |
112 | !endif |
112 | 113 | ||
113 | <div id="searchresult"> |
114 | <div id="searchresult"> |
114 | !if $s_category=A |
115 | !if $s_category=A |
115 | <ul> |
116 | <ul> |
116 | !for cat in X,D,T,R,M,S,C |
117 | !for cat in X,D,T,R,M,S,C |