Changeset 1309 for branches/release-29/tmpl/cms/list_comment.tmpl
- Timestamp:
- 01/22/08 02:03:38 (23 months ago)
- Files:
-
- 1 modified
-
branches/release-29/tmpl/cms/list_comment.tmpl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-29/tmpl/cms/list_comment.tmpl
r1212 r1309 91 91 <mt:setvarblock name="html_head" append="1"> 92 92 <script type="text/javascript"> 93 <!-- 93 /* <![CDATA[ */ 94 94 function enableFilterButton() { 95 95 getByID("filter-button").style.display = "inline"; … … 147 147 148 148 TC.attachLoadEvent( init ); 149 / /-->149 /* ]]> */ 150 150 </script> 151 151 </mt:setvarblock>
