Syntax cleanup
This commit is contained in:
parent
1f16791d2a
commit
0ed2c4ece5
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ the domain of the controllers. -->
|
|||
<#-- The compress directives and formatting here resolve whitespace issues in output; please do not alter them. -->
|
||||
<#compress>
|
||||
<#assign bodyClassList = [currentServlet!]>
|
||||
|
||||
|
||||
<#if user.loggedIn>
|
||||
<#assign bodyClassList = bodyClassList + ["loggedIn"]/>
|
||||
</#if>
|
||||
|
|
Loading…
Add table
Reference in a new issue