]> source.dussan.org Git - nextcloud-server.git/commitdiff
Load handlebars in core
authorVincent Petry <pvince81@owncloud.com>
Mon, 15 Dec 2014 11:43:05 +0000 (12:43 +0100)
committerVincent Petry <pvince81@owncloud.com>
Mon, 15 Dec 2014 11:43:05 +0000 (12:43 +0100)
core/js/core.json

index ea79724dcc6bd364f98f8174b15a1d03ab1524d8..88b903d43c4341c7fbf12a4caac114d41bbd2552 100644 (file)
@@ -3,7 +3,8 @@
                "jquery/jquery.min.js",
                "jquery/jquery-migrate.min.js",
                "underscore/underscore.js",
-               "moment/min/moment-with-locales.js"
+               "moment/min/moment-with-locales.js",
+               "handlebars/handlebars.js"
        ],
        "libraries": [
                "jquery-ui-1.10.0.custom.js",