angularLoad
This commit is contained in:
parent
39af059cee
commit
526bc53a7b
3 changed files with 2 additions and 19 deletions
|
|
@ -38,10 +38,6 @@ var modules = [
|
|||
'copayApp.directives',
|
||||
];
|
||||
|
||||
if (Object.keys(config.plugins).length)
|
||||
modules.push('angularLoad');
|
||||
|
||||
|
||||
var copayApp = window.copayApp = angular.module('copayApp', modules);
|
||||
|
||||
copayApp.value('defaults', defaults);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue