NIHVIVO-1238: Continue working on styles and making custom forms theme agnostic
This commit is contained in:
parent
3180ed432b
commit
ed08113669
2 changed files with 11 additions and 23 deletions
|
@ -1,6 +1,6 @@
|
|||
<#-- $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/edit.css")} <#--temporary until edit controller can include this when needed -->
|
||||
${stylesheets.add("/css/menupage/menupage.css")} <#-- we need to call it from the theme until freemarker controller and menupage.ftl are created -->
|
||||
${stylesheets.add("/css/individual/individual.css")} <#-- we need to call it from the theme until freemarker controller and individual.ftl are created -->
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue