Show
Ignore:
Timestamp:
08/27/08 04:48:25 (15 months ago)
Author:
bsmith
Message:

adding loggedin state for comment preview and comment response templates

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Vanilla/templates/vanilla+comments/comment_response.mtml

    r922 r986  
    11<mt:IncludeBlock module="Wrapper"> 
     2 
     3    <mt:setvarblock name="html_head" append="1"> 
     4        <script type="text/javascript"> 
     5        /* <![CDATA[ */ 
     6        var user = <$mt:UserSessionState$>; 
     7        var is_preview = true; 
     8        /* ]]> */ 
     9        </script> 
     10    </mt:SetVarBlock> 
    211 
    312    <mt:If name="comment_confirmation">