mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 00:53:26 +02:00
Updated almost all bower dependencies.
This commit is contained in:
@@ -7,5 +7,4 @@ module.exports = angular.module('stf/common-ui/notifications', [
|
||||
'ngAnimate',
|
||||
'angular-growl'
|
||||
]).config(['growlProvider', function (growlProvider) {
|
||||
growlProvider.globalEnableHtml(true)
|
||||
}])
|
||||
|
||||
Reference in New Issue
Block a user