]> source.dussan.org Git - nextcloud-server.git/commitdiff
Added dependancy for the JS unit tests
authorRoeland Jago Douma <roeland@famdouma.nl>
Wed, 11 Feb 2015 18:43:54 +0000 (19:43 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 12 Feb 2015 15:50:14 +0000 (16:50 +0100)
Still not correct but it is a small step

core/js/core.json

index 2fb7842624cddd2bf30fe18afb8eec13815a1ba2..7f3b313e89807bbaef49ad16d90d3b3267d9413f 100644 (file)
@@ -9,7 +9,8 @@
        ],
        "libraries": [
                "jquery-showpassword.js",
-               "jquery-tipsy.js"
+               "jquery-tipsy.js",
+               "jquery.avatar.js"
        ],
        "modules": [
                "compatibility.js",