Use backbone to display taskmanager front end

This commit is contained in:
Nicolas Le Goff
2014-02-11 08:46:20 +01:00
parent fa98c42ff3
commit 7025e756bc
31 changed files with 1002 additions and 521 deletions

View File

@@ -4,7 +4,6 @@ require.config({
specs: "tests/specs",
chai: "../assets/chai/chai",
fixtures: "../assets/js-fixtures/fixtures",
app: "apps/admin/fields/app",
jquery: "../assets/jquery/jquery",
jqueryui: "../assets/jquery.ui/jquery-ui",
underscore: "../assets/underscore-amd/underscore",