Changeset 1309 for branches/release-29/tmpl/cms/list_author.tmpl
- Timestamp:
- 01/22/08 02:03:38 (23 months ago)
- Files:
-
- 1 modified
-
branches/release-29/tmpl/cms/list_author.tmpl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-29/tmpl/cms/list_author.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"; … … 137 137 138 138 TC.attachLoadEvent( init ); 139 / / -->139 /* ]]> */ 140 140 </script> 141 141 </mt:setvarblock>
