re-adds the jquery-ui sorting

The other libraries werent mature enough so we'll have to stick with
this for now
This commit is contained in:
perploug
2013-10-28 20:26:18 +01:00
parent 7716413015
commit c75a7817cf
5 changed files with 18 additions and 15 deletions

View File

@@ -11,7 +11,8 @@ module.exports = function(karma) {
'lib/angular/1.1.5/angular.js',
'lib/angular/1.1.5/angular-cookies.min.js',
'lib/angular/1.1.5/angular-mocks.js',
'lib/angular/angular-ui-sortable.js',
/*
For angular 1.2:
'lib/angular/1.2/angular.js',
@@ -26,6 +27,7 @@ module.exports = function(karma) {
'lib/umbraco/Extensions.js',
'lib/yepnope/yepnope.min.js',
'test/config/app.unit.js',
'src/common/mocks/umbraco.servervariables.js',