RANGER-2094 : Handle Export Policy feature for different browsers
Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit: http://git-wip-us.apache.org/repos/asf/ranger/commit/666f6f6b Tree: http://git-wip-us.apache.org/repos/asf/ranger/tree/666f6f6b Diff: http://git-wip-us.apache.org/repos/asf/ranger/diff/666f6f6b Branch: refs/heads/master Commit: 666f6f6bbc21e66a0d4030031917ae79f29f26b1 Parents: b087c4c Author: Mehul Parikh <[email protected]> Authored: Fri May 4 10:05:15 2018 +0530 Committer: Mehul Parikh <[email protected]> Committed: Fri May 4 10:05:15 2018 +0530 ---------------------------------------------------------------------- .../moment/js/moment-timezone-with-data.min.js | 1 + .../bower/moment/js/moment-with-langs.min.js | 9 - .../bower/moment/js/moment-with-locales.min.js | 1 + security-admin/src/main/webapp/scripts/Init.js | 8 +- .../webapp/scripts/utils/XATemplateHelpers.js | 171 ------------------- .../src/main/webapp/scripts/utils/XAUtils.js | 6 +- .../scripts/views/DownloadServicePolicy.js | 7 +- .../scripts/views/policies/PermissionList.js | 15 +- .../webapp/scripts/views/reports/AuditLayout.js | 2 +- .../common/downloadservicepolicy_tmpl.html | 3 +- .../main/webapp/templates/helpers/XAHelpers.js | 2 +- 11 files changed, 34 insertions(+), 191 deletions(-) ----------------------------------------------------------------------
