Commit 93aa8302 authored by Romain Courteaud's avatar Romain Courteaud Committed by Sebastien Robin

Handlebars is not needed on the top gadget

parent 720e6cdc
...@@ -115,7 +115,6 @@ ...@@ -115,7 +115,6 @@
<script src="URI.js" type="text/javascript"></script>\n <script src="URI.js" type="text/javascript"></script>\n
<script src="jquery.js" type="text/javascript"></script>\n <script src="jquery.js" type="text/javascript"></script>\n
<script src="jquerymobile.js"> type="text/javascript"></script>\n <script src="jquerymobile.js"> type="text/javascript"></script>\n
<script src="handlebars.js" type="text/javascript"></script>\n
<script src="gadget_erp5.js" type="text/javascript"></script>\n <script src="gadget_erp5.js" type="text/javascript"></script>\n
\n \n
<script id="panel-template" type="text/x-handlebars-template">\n <script id="panel-template" type="text/x-handlebars-template">\n
......
9 10
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment