U4-6924 Updated ng-file-upload bower dependency to latest version, added support for accepted file types and max file size in directive. Get file types from config. Still missing max file size.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
'lib/angular/angular-ui-sortable.js',
|
||||
|
||||
'lib/angular-dynamic-locale/tmhDynamicLocale.min.js',
|
||||
'lib/ng-file-upload/angular-file-upload.min.js',
|
||||
'lib/ng-file-upload/ng-file-upload.min.js',
|
||||
|
||||
'lib/bootstrap/js/bootstrap.2.3.2.min.js',
|
||||
'lib/bootstrap-tabdrop/bootstrap-tabdrop.js',
|
||||
@@ -32,4 +32,4 @@
|
||||
'js/umbraco.controllers.js',
|
||||
'js/routes.js',
|
||||
'js/init.js'
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user