drag and drop panels, lots of visual tweaks

This commit is contained in:
Rashid Khan
2013-09-26 15:42:43 -07:00
parent 3cd1177068
commit f2e6d4409b
20 changed files with 175 additions and 109 deletions

View File

@ -234,7 +234,8 @@ module.exports = function (grunt) {
'angular-strap',
'directives/all',
'jquery.flot.pie',
'angular-sanitize'
'angular-sanitize',
'angular-dragdrop'
]
}
];