Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Change script.js to use jndi config url
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Eng committed Aug 5, 2013
1 parent 91d532e commit 75633b2
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -68,7 +68,7 @@
</div>
<ui:include src="piwik.xhtml"/>
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<script src="//webassets-zanata.rhcloud.com/1/assets/js/script.js"></script>
<script src="#{applicationConfiguration.webAssetsUrl}/assets/js/script.js"></script>
</h:body>
</html>
</f:view>

0 comments on commit 75633b2

Please sign in to comment.