diff --git a/Apollo/assets/js/app.js b/Apollo/assets/js/app.js index c1a77768..1ba34fe9 100755 --- a/Apollo/assets/js/app.js +++ b/Apollo/assets/js/app.js @@ -18,5 +18,6 @@ angular.module("clip-two", [ 'angular-md5', 'ipCookie', 'angularUtils.directives.dirPagination', + 'htmlToPdfSave', ]);