Remove old ui.sortable while I work on the new one
This commit is contained in:
@@ -7,7 +7,6 @@ var app = angular.module('umbraco', [
|
||||
'ngCookies',
|
||||
'ngMobile',
|
||||
|
||||
'ui.sortable',
|
||||
'blueimp.fileupload'
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user