Moved call for individual.css and menupages.css to respective templates now that controllers are in place
This commit is contained in:
parent
ae6311188a
commit
cea493de32
4 changed files with 6 additions and 7 deletions
|
@ -1,7 +1,5 @@
|
|||
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
||||
<#-- Template for loading stylesheets in the head -->
|
||||
${stylesheets.add("/css/edit.css")} <#--temporary until edit controller can include this when needed -->
|
||||
${stylesheets.add("/css/menupage/menupage.css")}
|
||||
${stylesheets.add("/css/individual/individual.css")}
|
||||
|
||||
${stylesheets.tags}
|
Loading…
Add table
Add a link
Reference in a new issue