Show
Ignore:
Timestamp:
01/22/08 02:03:38 (23 months ago)
Author:
ddavis
Message:

standarize js comment tag escape. BugzID:58265

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-29/tmpl/cms/list_comment.tmpl

    r1212 r1309  
    9191<mt:setvarblock name="html_head" append="1"> 
    9292<script type="text/javascript"> 
    93 <!-- 
     93/* <![CDATA[ */ 
    9494function enableFilterButton() { 
    9595    getByID("filter-button").style.display = "inline"; 
     
    147147 
    148148TC.attachLoadEvent( init ); 
    149 //--> 
     149/* ]]> */ 
    150150</script> 
    151151</mt:setvarblock>