Skip to content

Commit

Permalink
removed unused vendor libs, re added select functionality
Browse files Browse the repository at this point in the history
  • Loading branch information
nadar committed Jul 22, 2017
1 parent 2ea93b1 commit 6d08727
Show file tree
Hide file tree
Showing 5 changed files with 908 additions and 365 deletions.
2 changes: 0 additions & 2 deletions modules/admin/src/resources/compileConfig.js
Expand Up @@ -13,12 +13,10 @@ module.exports = {
],
"scripts": [
"vendorlibs/angular/angular.min.js",
"vendorlibs/angular-chosen/angular-chosen.min.js",
"vendorlibs/angular-datepicker/angular-datepicker.min.js",
"vendorlibs/angular-loading-bar/loading-bar.min.js",
"vendorlibs/angular-slugify/angular-slugify.js",
"vendorlibs/angular-ui-router/angular-ui-router.min.js",
"vendorlibs/jquery-ui/jquery-ui.min.js",
"vendorlibs/ng-file-upload/ng-file-upload.js",
"vendorlibs/ng-file-upload/ng-file-upload-shim.js",
"vendorlibs/ng-wig/ng-wig.min.js",
Expand Down

0 comments on commit 6d08727

Please sign in to comment.