From c9279c8110622cceb3630fb3158f0fe6179243d0 Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Tue, 19 Dec 2017 18:41:56 +0530 Subject: [PATCH] pdf changes in app js --- Apollo/assets/js/app.js | 1 + 1 file changed, 1 insertion(+) 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', ]);