Updated src attribute for selectivizer script to use ${urls.base} instead of ${urls.home}
This commit is contained in:
parent
5d8f0a4cd0
commit
73994e6245
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
<![endif]-->
|
||||
|
||||
<!--[if (gte IE 6)&(lte IE 8)]>
|
||||
<script type="text/javascript" src="${urls.home}/js/selectivizr.js"></script>
|
||||
<script type="text/javascript" src="${urls.base}/js/selectivizr.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
<#-- Inject head content specified in the controller. Currently this is used only to generate an rdf link on
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue