X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=ui%2Ftemplates%2Fbase.html;h=49a57ad1829b88f1238603be2920656ac122668f;hb=b07f4e9d842b3e4c59d5599be7445e45b819a547;hp=908f0f40353d5083839da824d4aefac9fe917d04;hpb=f7ed6e816b00fabaf57d2946638a988a3043c3f5;p=myslice.git diff --git a/ui/templates/base.html b/ui/templates/base.html index 908f0f40..49a57ad1 100644 --- a/ui/templates/base.html +++ b/ui/templates/base.html @@ -14,7 +14,7 @@ {% insert_str prelude "js/jquery.html5storage.min.js" %} {% insert_str prelude "js/messages-runtime.js" %} {% insert_str prelude "js/class.js" %} -{% insert_str prelude "js/plugin_helper.js" %} +{% insert_str prelude "js/plugin-helper.js" %} {% insert_str prelude "js/mustache.js" %} {% insert_str prelude "js/plugin.js" %} {% insert_str prelude "js/manifold.js" %}