]> source.dussan.org Git - nextcloud-server.git/commitdiff
Don't load handlebars in template 4344/head
authorLukas Reschke <lukas@statuscode.ch>
Thu, 13 Apr 2017 12:01:21 +0000 (14:01 +0200)
committerLukas Reschke <lukas@statuscode.ch>
Thu, 13 Apr 2017 12:01:21 +0000 (14:01 +0200)
It's already loaded in core.json

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
settings/templates/apps.php

index 99d648c628494e989080ad3504d8636db831b008..0adf5dfcc6f44990d82e04bd5a301a4eeec15a65 100644 (file)
@@ -3,7 +3,6 @@ style('settings', 'settings');
 vendor_script(
        'core',
        [
-               'handlebars/handlebars',
                'marked/marked.min',
        ]
 );