summaryrefslogtreecommitdiffstats
path: root/app/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/index.js')
-rw-r--r--app/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/index.js b/app/index.js
index 645f315..e0bc431 100644
--- a/app/index.js
+++ b/app/index.js
@@ -88,7 +88,7 @@ window.angular && (function(angular) {
[
// Dependencies
'ngRoute', 'angular-clipboard',
- 'app.common.directives.dirPagination',
+ 'app.common.directives.dirPagination', 'ngSanitize',
// Basic resources
'app.common.services', 'app.common.directives',
'app.common.filters',
OpenPOWER on IntegriCloud