Changeset 1309 for branches/release-29/tmpl/cms/list_ping.tmpl
- Timestamp:
- 01/22/08 02:03:38 (2 years ago)
- Files:
-
- 1 modified
-
branches/release-29/tmpl/cms/list_ping.tmpl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-29/tmpl/cms/list_ping.tmpl
r1212 r1309 85 85 <mt:setvarblock name="html_head" append="1"> 86 86 <script type="text/javascript"> 87 <!-- 87 /* <![CDATA[ */ 88 88 function enableFilterButton() { 89 89 getByID("filter-button").style.display = "inline"; … … 131 131 } 132 132 TC.attachLoadEvent( init ); 133 / /-->133 /* ]]> */ 134 134 </script> 135 135 </mt:setvarblock>
