http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.sr-Latn.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.sr-Latn.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.sr-Latn.js
deleted file mode 100644
index c657979..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.sr-Latn.js
+++ /dev/null
@@ -1,80 +0,0 @@
-/*
- * Globalize Culture sr-Latn
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "sr-Latn", "default", {
-       name: "sr-Latn",
-       englishName: "Serbian (Latin)",
-       nativeName: "srpski",
-       language: "sr-Latn",
-       numberFormat: {
-               ",": ".",
-               ".": ",",
-               negativeInfinity: "-beskonačnost",
-               positiveInfinity: "+beskonačnost",
-               percent: {
-                       pattern: ["-n%","n%"],
-                       ",": ".",
-                       ".": ","
-               },
-               currency: {
-                       pattern: ["-n $","n $"],
-                       ",": ".",
-                       ".": ",",
-                       symbol: "Din."
-               }
-       },
-       calendars: {
-               standard: {
-                       "/": ".",
-                       firstDay: 1,
-                       days: {
-                               names: 
["nedelja","ponedeljak","utorak","sreda","četvrtak","petak","subota"],
-                               namesAbbr: 
["ned","pon","uto","sre","čet","pet","sub"],
-                               namesShort: 
["ne","po","ut","sr","če","pe","su"]
-                       },
-                       months: {
-                               names: 
["januar","februar","mart","april","maj","jun","jul","avgust","septembar","oktobar","novembar","decembar",""],
-                               namesAbbr: 
["jan","feb","mar","apr","maj","jun","jul","avg","sep","okt","nov","dec",""]
-                       },
-                       AM: null,
-                       PM: null,
-                       eras: [{"name":"n.e.","start":null,"offset":0}],
-                       patterns: {
-                               d: "d.M.yyyy",
-                               D: "d. MMMM yyyy",
-                               t: "H:mm",
-                               T: "H:mm:ss",
-                               f: "d. MMMM yyyy H:mm",
-                               F: "d. MMMM yyyy H:mm:ss",
-                               M: "d. MMMM",
-                               Y: "MMMM yyyy"
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.sr.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.sr.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.sr.js
deleted file mode 100644
index 2d691fe..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.sr.js
+++ /dev/null
@@ -1,80 +0,0 @@
-/*
- * Globalize Culture sr
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "sr", "default", {
-       name: "sr",
-       englishName: "Serbian",
-       nativeName: "srpski",
-       language: "sr",
-       numberFormat: {
-               ",": ".",
-               ".": ",",
-               negativeInfinity: "-beskonačnost",
-               positiveInfinity: "+beskonačnost",
-               percent: {
-                       pattern: ["-n%","n%"],
-                       ",": ".",
-                       ".": ","
-               },
-               currency: {
-                       pattern: ["-n $","n $"],
-                       ",": ".",
-                       ".": ",",
-                       symbol: "Din."
-               }
-       },
-       calendars: {
-               standard: {
-                       "/": ".",
-                       firstDay: 1,
-                       days: {
-                               names: 
["nedelja","ponedeljak","utorak","sreda","četvrtak","petak","subota"],
-                               namesAbbr: 
["ned","pon","uto","sre","čet","pet","sub"],
-                               namesShort: 
["ne","po","ut","sr","če","pe","su"]
-                       },
-                       months: {
-                               names: 
["januar","februar","mart","april","maj","jun","jul","avgust","septembar","oktobar","novembar","decembar",""],
-                               namesAbbr: 
["jan","feb","mar","apr","maj","jun","jul","avg","sep","okt","nov","dec",""]
-                       },
-                       AM: null,
-                       PM: null,
-                       eras: [{"name":"n.e.","start":null,"offset":0}],
-                       patterns: {
-                               d: "d.M.yyyy",
-                               D: "d. MMMM yyyy",
-                               t: "H:mm",
-                               T: "H:mm:ss",
-                               f: "d. MMMM yyyy H:mm",
-                               F: "d. MMMM yyyy H:mm:ss",
-                               M: "d. MMMM",
-                               Y: "MMMM yyyy"
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.sv-FI.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.sv-FI.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.sv-FI.js
deleted file mode 100644
index 1aa912e..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.sv-FI.js
+++ /dev/null
@@ -1,78 +0,0 @@
-/*
- * Globalize Culture sv-FI
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "sv-FI", "default", {
-       name: "sv-FI",
-       englishName: "Swedish (Finland)",
-       nativeName: "svenska (Finland)",
-       language: "sv",
-       numberFormat: {
-               ",": " ",
-               ".": ",",
-               negativeInfinity: "-INF",
-               positiveInfinity: "INF",
-               percent: {
-                       ",": " ",
-                       ".": ","
-               },
-               currency: {
-                       pattern: ["-n $","n $"],
-                       ",": " ",
-                       ".": ",",
-                       symbol: "€"
-               }
-       },
-       calendars: {
-               standard: {
-                       "/": ".",
-                       firstDay: 1,
-                       days: {
-                               names: 
["söndag","måndag","tisdag","onsdag","torsdag","fredag","lördag"],
-                               namesAbbr: 
["sö","må","ti","on","to","fr","lö"],
-                               namesShort: 
["sö","må","ti","on","to","fr","lö"]
-                       },
-                       months: {
-                               names: 
["januari","februari","mars","april","maj","juni","juli","augusti","september","oktober","november","december",""],
-                               namesAbbr: 
["jan","feb","mar","apr","maj","jun","jul","aug","sep","okt","nov","dec",""]
-                       },
-                       AM: null,
-                       PM: null,
-                       patterns: {
-                               d: "d.M.yyyy",
-                               D: "'den 'd MMMM yyyy",
-                               t: "HH:mm",
-                               T: "HH:mm:ss",
-                               f: "'den 'd MMMM yyyy HH:mm",
-                               F: "'den 'd MMMM yyyy HH:mm:ss",
-                               M: "'den 'd MMMM",
-                               Y: "MMMM yyyy"
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.sv-SE.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.sv-SE.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.sv-SE.js
deleted file mode 100644
index 5c2c729..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.sv-SE.js
+++ /dev/null
@@ -1,78 +0,0 @@
-/*
- * Globalize Culture sv-SE
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "sv-SE", "default", {
-       name: "sv-SE",
-       englishName: "Swedish (Sweden)",
-       nativeName: "svenska (Sverige)",
-       language: "sv",
-       numberFormat: {
-               ",": " ",
-               ".": ",",
-               negativeInfinity: "-INF",
-               positiveInfinity: "INF",
-               percent: {
-                       ",": " ",
-                       ".": ","
-               },
-               currency: {
-                       pattern: ["-n $","n $"],
-                       ",": ".",
-                       ".": ",",
-                       symbol: "kr"
-               }
-       },
-       calendars: {
-               standard: {
-                       "/": "-",
-                       firstDay: 1,
-                       days: {
-                               names: 
["söndag","måndag","tisdag","onsdag","torsdag","fredag","lördag"],
-                               namesAbbr: 
["sö","må","ti","on","to","fr","lö"],
-                               namesShort: 
["sö","må","ti","on","to","fr","lö"]
-                       },
-                       months: {
-                               names: 
["januari","februari","mars","april","maj","juni","juli","augusti","september","oktober","november","december",""],
-                               namesAbbr: 
["jan","feb","mar","apr","maj","jun","jul","aug","sep","okt","nov","dec",""]
-                       },
-                       AM: null,
-                       PM: null,
-                       patterns: {
-                               d: "yyyy-MM-dd",
-                               D: "'den 'd MMMM yyyy",
-                               t: "HH:mm",
-                               T: "HH:mm:ss",
-                               f: "'den 'd MMMM yyyy HH:mm",
-                               F: "'den 'd MMMM yyyy HH:mm:ss",
-                               M: "'den 'd MMMM",
-                               Y: "MMMM yyyy"
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.sv.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.sv.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.sv.js
deleted file mode 100644
index ed02c2f..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.sv.js
+++ /dev/null
@@ -1,78 +0,0 @@
-/*
- * Globalize Culture sv
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "sv", "default", {
-       name: "sv",
-       englishName: "Swedish",
-       nativeName: "svenska",
-       language: "sv",
-       numberFormat: {
-               ",": " ",
-               ".": ",",
-               negativeInfinity: "-INF",
-               positiveInfinity: "INF",
-               percent: {
-                       ",": " ",
-                       ".": ","
-               },
-               currency: {
-                       pattern: ["-n $","n $"],
-                       ",": ".",
-                       ".": ",",
-                       symbol: "kr"
-               }
-       },
-       calendars: {
-               standard: {
-                       "/": "-",
-                       firstDay: 1,
-                       days: {
-                               names: 
["söndag","måndag","tisdag","onsdag","torsdag","fredag","lördag"],
-                               namesAbbr: 
["sö","må","ti","on","to","fr","lö"],
-                               namesShort: 
["sö","må","ti","on","to","fr","lö"]
-                       },
-                       months: {
-                               names: 
["januari","februari","mars","april","maj","juni","juli","augusti","september","oktober","november","december",""],
-                               namesAbbr: 
["jan","feb","mar","apr","maj","jun","jul","aug","sep","okt","nov","dec",""]
-                       },
-                       AM: null,
-                       PM: null,
-                       patterns: {
-                               d: "yyyy-MM-dd",
-                               D: "'den 'd MMMM yyyy",
-                               t: "HH:mm",
-                               T: "HH:mm:ss",
-                               f: "'den 'd MMMM yyyy HH:mm",
-                               F: "'den 'd MMMM yyyy HH:mm:ss",
-                               M: "'den 'd MMMM",
-                               Y: "MMMM yyyy"
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.sw-KE.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.sw-KE.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.sw-KE.js
deleted file mode 100644
index 579e4fa..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.sw-KE.js
+++ /dev/null
@@ -1,53 +0,0 @@
-/*
- * Globalize Culture sw-KE
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "sw-KE", "default", {
-       name: "sw-KE",
-       englishName: "Kiswahili (Kenya)",
-       nativeName: "Kiswahili (Kenya)",
-       language: "sw",
-       numberFormat: {
-               currency: {
-                       symbol: "S"
-               }
-       },
-       calendars: {
-               standard: {
-                       days: {
-                               names: 
["Jumapili","Jumatatu","Jumanne","Jumatano","Alhamisi","Ijumaa","Jumamosi"],
-                               namesAbbr: 
["Jumap.","Jumat.","Juman.","Jumat.","Alh.","Iju.","Jumam."],
-                               namesShort: ["P","T","N","T","A","I","M"]
-                       },
-                       months: {
-                               names: 
["Januari","Februari","Machi","Aprili","Mei","Juni","Julai","Agosti","Septemba","Oktoba","Novemba","Decemba",""],
-                               namesAbbr: 
["Jan","Feb","Mac","Apr","Mei","Jun","Jul","Ago","Sep","Okt","Nov","Dec",""]
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.sw.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.sw.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.sw.js
deleted file mode 100644
index 14824e9..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.sw.js
+++ /dev/null
@@ -1,53 +0,0 @@
-/*
- * Globalize Culture sw
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "sw", "default", {
-       name: "sw",
-       englishName: "Kiswahili",
-       nativeName: "Kiswahili",
-       language: "sw",
-       numberFormat: {
-               currency: {
-                       symbol: "S"
-               }
-       },
-       calendars: {
-               standard: {
-                       days: {
-                               names: 
["Jumapili","Jumatatu","Jumanne","Jumatano","Alhamisi","Ijumaa","Jumamosi"],
-                               namesAbbr: 
["Jumap.","Jumat.","Juman.","Jumat.","Alh.","Iju.","Jumam."],
-                               namesShort: ["P","T","N","T","A","I","M"]
-                       },
-                       months: {
-                               names: 
["Januari","Februari","Machi","Aprili","Mei","Juni","Julai","Agosti","Septemba","Oktoba","Novemba","Decemba",""],
-                               namesAbbr: 
["Jan","Feb","Mac","Apr","Mei","Jun","Jul","Ago","Sep","Okt","Nov","Dec",""]
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.syr-SY.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.syr-SY.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.syr-SY.js
deleted file mode 100644
index b44cf98..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.syr-SY.js
+++ /dev/null
@@ -1,67 +0,0 @@
-/*
- * Globalize Culture syr-SY
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "syr-SY", "default", {
-       name: "syr-SY",
-       englishName: "Syriac (Syria)",
-       nativeName: "ܣܘܪܝܝܐ (سوريا)",
-       language: "syr",
-       isRTL: true,
-       numberFormat: {
-               currency: {
-                       pattern: ["$n-","$ n"],
-                       symbol: "ل.س.\u200f"
-               }
-       },
-       calendars: {
-               standard: {
-                       firstDay: 6,
-                       days: {
-                               names: ["ܚܕ ܒܫܒܐ","ܬܪܝܢ 
ܒܫܒܐ","ܬܠܬܐ ܒܫܒܐ","ܐܪܒܥܐ ܒܫܒܐ","ܚܡܫܐ 
ܒܫܒܐ","ܥܪܘܒܬܐ","ܫܒܬܐ"],
-                               namesAbbr: ["\u070fܐ \u070fܒܫ","\u070fܒ 
\u070fܒܫ","\u070fܓ \u070fܒܫ","\u070fܕ \u070fܒܫ","\u070fܗ 
\u070fܒܫ","\u070fܥܪܘܒ","\u070fܫܒ"],
-                               namesShort: ["ܐ","ܒ","ܓ","ܕ","ܗ","ܥ","ܫ"]
-                       },
-                       months: {
-                               names: ["ܟܢܘܢ 
ܐܚܪܝ","ܫܒܛ","ܐܕܪ","ܢܝܣܢ","ܐܝܪ","ܚܙܝܪܢ","ܬܡܘܙ","ܐܒ","ܐܝÜ
 Ü˜Ü ","ܬܫܪܝ ܩܕܝܡ","ܬܫܪܝ ܐܚܪܝ","ܟܢܘܢ ܩܕܝܡ",""],
-                               namesAbbr: ["\u070fܟܢ 
\u070fܒ","ܫܒܛ","ܐܕܪ","ܢܝܣܢ","ܐܝܪ","ܚܙܝܪܢ","ܬܡܘܙ","ܐܒ","ܐܝÜ
 Ü˜Ü ","\u070fܬܫ \u070fܐ","\u070fܬܫ \u070fܒ","\u070fܟܢ \u070fܐ",""]
-                       },
-                       AM: ["ܩ.ܛ","ܩ.ܛ","ܩ.ܛ"],
-                       PM: ["ܒ.ܛ","ܒ.ܛ","ܒ.ܛ"],
-                       patterns: {
-                               d: "dd/MM/yyyy",
-                               D: "dd MMMM, yyyy",
-                               t: "hh:mm tt",
-                               T: "hh:mm:ss tt",
-                               f: "dd MMMM, yyyy hh:mm tt",
-                               F: "dd MMMM, yyyy hh:mm:ss tt",
-                               M: "dd MMMM"
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.syr.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.syr.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.syr.js
deleted file mode 100644
index 2d9f1d2..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.syr.js
+++ /dev/null
@@ -1,67 +0,0 @@
-/*
- * Globalize Culture syr
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "syr", "default", {
-       name: "syr",
-       englishName: "Syriac",
-       nativeName: "ܣܘܪܝܝܐ",
-       language: "syr",
-       isRTL: true,
-       numberFormat: {
-               currency: {
-                       pattern: ["$n-","$ n"],
-                       symbol: "ل.س.\u200f"
-               }
-       },
-       calendars: {
-               standard: {
-                       firstDay: 6,
-                       days: {
-                               names: ["ܚܕ ܒܫܒܐ","ܬܪܝܢ 
ܒܫܒܐ","ܬܠܬܐ ܒܫܒܐ","ܐܪܒܥܐ ܒܫܒܐ","ܚܡܫܐ 
ܒܫܒܐ","ܥܪܘܒܬܐ","ܫܒܬܐ"],
-                               namesAbbr: ["\u070fܐ \u070fܒܫ","\u070fܒ 
\u070fܒܫ","\u070fܓ \u070fܒܫ","\u070fܕ \u070fܒܫ","\u070fܗ 
\u070fܒܫ","\u070fܥܪܘܒ","\u070fܫܒ"],
-                               namesShort: ["ܐ","ܒ","ܓ","ܕ","ܗ","ܥ","ܫ"]
-                       },
-                       months: {
-                               names: ["ܟܢܘܢ 
ܐܚܪܝ","ܫܒܛ","ܐܕܪ","ܢܝܣܢ","ܐܝܪ","ܚܙܝܪܢ","ܬܡܘܙ","ܐܒ","ܐܝÜ
 Ü˜Ü ","ܬܫܪܝ ܩܕܝܡ","ܬܫܪܝ ܐܚܪܝ","ܟܢܘܢ ܩܕܝܡ",""],
-                               namesAbbr: ["\u070fܟܢ 
\u070fܒ","ܫܒܛ","ܐܕܪ","ܢܝܣܢ","ܐܝܪ","ܚܙܝܪܢ","ܬܡܘܙ","ܐܒ","ܐܝÜ
 Ü˜Ü ","\u070fܬܫ \u070fܐ","\u070fܬܫ \u070fܒ","\u070fܟܢ \u070fܐ",""]
-                       },
-                       AM: ["ܩ.ܛ","ܩ.ܛ","ܩ.ܛ"],
-                       PM: ["ܒ.ܛ","ܒ.ܛ","ܒ.ܛ"],
-                       patterns: {
-                               d: "dd/MM/yyyy",
-                               D: "dd MMMM, yyyy",
-                               t: "hh:mm tt",
-                               T: "hh:mm:ss tt",
-                               f: "dd MMMM, yyyy hh:mm tt",
-                               F: "dd MMMM, yyyy hh:mm:ss tt",
-                               M: "dd MMMM"
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.ta-IN.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.ta-IN.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.ta-IN.js
deleted file mode 100644
index b9d550a..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.ta-IN.js
+++ /dev/null
@@ -1,73 +0,0 @@
-/*
- * Globalize Culture ta-IN
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "ta-IN", "default", {
-       name: "ta-IN",
-       englishName: "Tamil (India)",
-       nativeName: "தமிழ் (இந்தியா)",
-       language: "ta",
-       numberFormat: {
-               groupSizes: [3,2],
-               percent: {
-                       groupSizes: [3,2]
-               },
-               currency: {
-                       pattern: ["$ -n","$ n"],
-                       groupSizes: [3,2],
-                       symbol: "ரூ"
-               }
-       },
-       calendars: {
-               standard: {
-                       "/": "-",
-                       firstDay: 1,
-                       days: {
-                               names: 
["ஞாயிற்றுக்கிழமை","திங்கள்கிழமை","செவ்வாய்கிழமை","புதன்கிழமை","வியாழக்கிழமை","வெள்ளிக்கிழமை","சனிக்கிழமை"],
-                               namesAbbr: 
["ஞாயிறு","திங்கள்","செவ்வாய்","புதன்","வியாழன்","வெள்ளி","சனி"],
-                               namesShort: 
["ஞா","தி","செ","பு","வி","வெ","ச"]
-                       },
-                       months: {
-                               names: 
["ஜனவரி","பிப்ரவரி","மார்ச்","ஏப்ரல்","மே","ஜூன்","ஜூலை","ஆகஸ்ட்","செப்டம்பர்","à®
…க்டோபர்","நவம்பர்","டிசம்பர்",""],
-                               namesAbbr: 
["ஜனவரி","பிப்ரவரி","மார்ச்","ஏப்ரல்","மே","ஜூன்","ஜூலை","ஆகஸ்ட்","செப்டம்பர்","à®
…க்டோபர்","நவம்பர்","டிசம்பர்",""]
-                       },
-                       AM: ["காலை","காலை","காலை"],
-                       PM: ["மாலை","மாலை","மாலை"],
-                       patterns: {
-                               d: "dd-MM-yyyy",
-                               D: "dd MMMM yyyy",
-                               t: "HH:mm",
-                               T: "HH:mm:ss",
-                               f: "dd MMMM yyyy HH:mm",
-                               F: "dd MMMM yyyy HH:mm:ss",
-                               M: "dd MMMM",
-                               Y: "MMMM yyyy"
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.ta.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.ta.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.ta.js
deleted file mode 100644
index 3d15ce1..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.ta.js
+++ /dev/null
@@ -1,73 +0,0 @@
-/*
- * Globalize Culture ta
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "ta", "default", {
-       name: "ta",
-       englishName: "Tamil",
-       nativeName: "தமிழ்",
-       language: "ta",
-       numberFormat: {
-               groupSizes: [3,2],
-               percent: {
-                       groupSizes: [3,2]
-               },
-               currency: {
-                       pattern: ["$ -n","$ n"],
-                       groupSizes: [3,2],
-                       symbol: "ரூ"
-               }
-       },
-       calendars: {
-               standard: {
-                       "/": "-",
-                       firstDay: 1,
-                       days: {
-                               names: 
["ஞாயிற்றுக்கிழமை","திங்கள்கிழமை","செவ்வாய்கிழமை","புதன்கிழமை","வியாழக்கிழமை","வெள்ளிக்கிழமை","சனிக்கிழமை"],
-                               namesAbbr: 
["ஞாயிறு","திங்கள்","செவ்வாய்","புதன்","வியாழன்","வெள்ளி","சனி"],
-                               namesShort: 
["ஞா","தி","செ","பு","வி","வெ","ச"]
-                       },
-                       months: {
-                               names: 
["ஜனவரி","பிப்ரவரி","மார்ச்","ஏப்ரல்","மே","ஜூன்","ஜூலை","ஆகஸ்ட்","செப்டம்பர்","à®
…க்டோபர்","நவம்பர்","டிசம்பர்",""],
-                               namesAbbr: 
["ஜனவரி","பிப்ரவரி","மார்ச்","ஏப்ரல்","மே","ஜூன்","ஜூலை","ஆகஸ்ட்","செப்டம்பர்","à®
…க்டோபர்","நவம்பர்","டிசம்பர்",""]
-                       },
-                       AM: ["காலை","காலை","காலை"],
-                       PM: ["மாலை","மாலை","மாலை"],
-                       patterns: {
-                               d: "dd-MM-yyyy",
-                               D: "dd MMMM yyyy",
-                               t: "HH:mm",
-                               T: "HH:mm:ss",
-                               f: "dd MMMM yyyy HH:mm",
-                               F: "dd MMMM yyyy HH:mm:ss",
-                               M: "dd MMMM",
-                               Y: "MMMM yyyy"
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.te-IN.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.te-IN.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.te-IN.js
deleted file mode 100644
index b9f8b84..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.te-IN.js
+++ /dev/null
@@ -1,72 +0,0 @@
-/*
- * Globalize Culture te-IN
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "te-IN", "default", {
-       name: "te-IN",
-       englishName: "Telugu (India)",
-       nativeName: "తెలుగు (భారత దేశం)",
-       language: "te",
-       numberFormat: {
-               groupSizes: [3,2],
-               percent: {
-                       groupSizes: [3,2]
-               },
-               currency: {
-                       pattern: ["$ -n","$ n"],
-                       groupSizes: [3,2],
-                       symbol: "రూ"
-               }
-       },
-       calendars: {
-               standard: {
-                       "/": "-",
-                       firstDay: 1,
-                       days: {
-                               names: 
["ఆదివారం","సోమవారం","మంగళవారం","బుధవారం","గురువారం","శుక్రవారం","శనివారం"],
-                               namesAbbr: 
["ఆది.","సోమ.","మంగళ.","బుధ.","గురు.","శుక్ర.","శని."],
-                               namesShort: 
["ఆ","సో","మం","బు","గు","శు","శ"]
-                       },
-                       months: {
-                               names: 
["జనవరి","ఫిబ్రవరి","మార్చి","ఏప్రిల్","మే","జూన్","జూలై","ఆగస్టు","సెప్టెంబర్","à°
…క్టోబర్","నవంబర్","డిసెంబర్",""],
-                               namesAbbr: 
["జనవరి","ఫిబ్రవరి","మార్చి","ఏప్రిల్","మే","జూన్","జూలై","ఆగస్టు","సెప్టెంబర్","à°
…క్టోబర్","నవంబర్","డిసెంబర్",""]
-                       },
-                       AM: 
["పూర్వాహ్న","పూర్వాహ్న","పూర్వాహ్న"],
-                       PM: ["అపరాహ్న","అ
పరాహ్న","అపరాహ్న"],
-                       patterns: {
-                               d: "dd-MM-yy",
-                               D: "dd MMMM yyyy",
-                               t: "HH:mm",
-                               T: "HH:mm:ss",
-                               f: "dd MMMM yyyy HH:mm",
-                               F: "dd MMMM yyyy HH:mm:ss",
-                               M: "dd MMMM"
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.te.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.te.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.te.js
deleted file mode 100644
index 4ef21e0..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.te.js
+++ /dev/null
@@ -1,72 +0,0 @@
-/*
- * Globalize Culture te
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "te", "default", {
-       name: "te",
-       englishName: "Telugu",
-       nativeName: "తెలుగు",
-       language: "te",
-       numberFormat: {
-               groupSizes: [3,2],
-               percent: {
-                       groupSizes: [3,2]
-               },
-               currency: {
-                       pattern: ["$ -n","$ n"],
-                       groupSizes: [3,2],
-                       symbol: "రూ"
-               }
-       },
-       calendars: {
-               standard: {
-                       "/": "-",
-                       firstDay: 1,
-                       days: {
-                               names: 
["ఆదివారం","సోమవారం","మంగళవారం","బుధవారం","గురువారం","శుక్రవారం","శనివారం"],
-                               namesAbbr: 
["ఆది.","సోమ.","మంగళ.","బుధ.","గురు.","శుక్ర.","శని."],
-                               namesShort: 
["ఆ","సో","మం","బు","గు","శు","శ"]
-                       },
-                       months: {
-                               names: 
["జనవరి","ఫిబ్రవరి","మార్చి","ఏప్రిల్","మే","జూన్","జూలై","ఆగస్టు","సెప్టెంబర్","à°
…క్టోబర్","నవంబర్","డిసెంబర్",""],
-                               namesAbbr: 
["జనవరి","ఫిబ్రవరి","మార్చి","ఏప్రిల్","మే","జూన్","జూలై","ఆగస్టు","సెప్టెంబర్","à°
…క్టోబర్","నవంబర్","డిసెంబర్",""]
-                       },
-                       AM: 
["పూర్వాహ్న","పూర్వాహ్న","పూర్వాహ్న"],
-                       PM: ["అపరాహ్న","అ
పరాహ్న","అపరాహ్న"],
-                       patterns: {
-                               d: "dd-MM-yy",
-                               D: "dd MMMM yyyy",
-                               t: "HH:mm",
-                               T: "HH:mm:ss",
-                               f: "dd MMMM yyyy HH:mm",
-                               F: "dd MMMM yyyy HH:mm:ss",
-                               M: "dd MMMM"
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tg-Cyrl-TJ.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tg-Cyrl-TJ.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tg-Cyrl-TJ.js
deleted file mode 100644
index 3fe4d1b..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tg-Cyrl-TJ.js
+++ /dev/null
@@ -1,84 +0,0 @@
-/*
- * Globalize Culture tg-Cyrl-TJ
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "tg-Cyrl-TJ", "default", {
-       name: "tg-Cyrl-TJ",
-       englishName: "Tajik (Cyrillic, Tajikistan)",
-       nativeName: "Тоҷикӣ (Тоҷикистон)",
-       language: "tg-Cyrl",
-       numberFormat: {
-               ",": " ",
-               ".": ",",
-               groupSizes: [3,0],
-               negativeInfinity: "-бесконечность",
-               positiveInfinity: "бесконечность",
-               percent: {
-                       pattern: ["-n%","n%"],
-                       groupSizes: [3,0],
-                       ",": " ",
-                       ".": ","
-               },
-               currency: {
-                       pattern: ["-n $","n $"],
-                       groupSizes: [3,0],
-                       ",": " ",
-                       ".": ";",
-                       symbol: "т.р."
-               }
-       },
-       calendars: {
-               standard: {
-                       "/": ".",
-                       days: {
-                               names: 
["Яш","Душанбе","Сешанбе","Чоршанбе","Панҷшанбе","Ҷумъа","Шанбе"],
-                               namesAbbr: 
["Яш","Дш","Сш","Чш","Пш","Ҷм","Шн"],
-                               namesShort: 
["Яш","Дш","Сш","Чш","Пш","Ҷм","Шн"]
-                       },
-                       months: {
-                               names: 
["Январ","Феврал","Март","Апрел","Май","Июн","Июл","Август","Сентябр","Октябр","Ноябр","Декабр",""],
-                               namesAbbr: 
["Янв","Фев","Мар","Апр","Май","Июн","Июл","Авг","Сен","Окт","Ноя","Дек",""]
-                       },
-                       monthsGenitive: {
-                               names: 
["январи","феврали","марти","апрели","маи","июни","июли","августи","сентябри","октябри","ноябри","декабри",""],
-                               namesAbbr: 
["Янв","Фев","Мар","Апр","Май","Июн","Июл","Авг","Сен","Окт","Ноя","Дек",""]
-                       },
-                       AM: null,
-                       PM: null,
-                       patterns: {
-                               d: "dd.MM.yy",
-                               D: "d MMMM yyyy",
-                               t: "H:mm",
-                               T: "H:mm:ss",
-                               f: "d MMMM yyyy H:mm",
-                               F: "d MMMM yyyy H:mm:ss",
-                               Y: "MMMM yyyy"
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tg-Cyrl.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tg-Cyrl.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tg-Cyrl.js
deleted file mode 100644
index 5825abd..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tg-Cyrl.js
+++ /dev/null
@@ -1,84 +0,0 @@
-/*
- * Globalize Culture tg-Cyrl
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "tg-Cyrl", "default", {
-       name: "tg-Cyrl",
-       englishName: "Tajik (Cyrillic)",
-       nativeName: "Тоҷикӣ",
-       language: "tg-Cyrl",
-       numberFormat: {
-               ",": " ",
-               ".": ",",
-               groupSizes: [3,0],
-               negativeInfinity: "-бесконечность",
-               positiveInfinity: "бесконечность",
-               percent: {
-                       pattern: ["-n%","n%"],
-                       groupSizes: [3,0],
-                       ",": " ",
-                       ".": ","
-               },
-               currency: {
-                       pattern: ["-n $","n $"],
-                       groupSizes: [3,0],
-                       ",": " ",
-                       ".": ";",
-                       symbol: "т.р."
-               }
-       },
-       calendars: {
-               standard: {
-                       "/": ".",
-                       days: {
-                               names: 
["Яш","Душанбе","Сешанбе","Чоршанбе","Панҷшанбе","Ҷумъа","Шанбе"],
-                               namesAbbr: 
["Яш","Дш","Сш","Чш","Пш","Ҷм","Шн"],
-                               namesShort: 
["Яш","Дш","Сш","Чш","Пш","Ҷм","Шн"]
-                       },
-                       months: {
-                               names: 
["Январ","Феврал","Март","Апрел","Май","Июн","Июл","Август","Сентябр","Октябр","Ноябр","Декабр",""],
-                               namesAbbr: 
["Янв","Фев","Мар","Апр","Май","Июн","Июл","Авг","Сен","Окт","Ноя","Дек",""]
-                       },
-                       monthsGenitive: {
-                               names: 
["январи","феврали","марти","апрели","маи","июни","июли","августи","сентябри","октябри","ноябри","декабри",""],
-                               namesAbbr: 
["Янв","Фев","Мар","Апр","Май","Июн","Июл","Авг","Сен","Окт","Ноя","Дек",""]
-                       },
-                       AM: null,
-                       PM: null,
-                       patterns: {
-                               d: "dd.MM.yy",
-                               D: "d MMMM yyyy",
-                               t: "H:mm",
-                               T: "H:mm:ss",
-                               f: "d MMMM yyyy H:mm",
-                               F: "d MMMM yyyy H:mm:ss",
-                               Y: "MMMM yyyy"
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tg.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tg.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tg.js
deleted file mode 100644
index 5c3494f..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tg.js
+++ /dev/null
@@ -1,84 +0,0 @@
-/*
- * Globalize Culture tg
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "tg", "default", {
-       name: "tg",
-       englishName: "Tajik",
-       nativeName: "Тоҷикӣ",
-       language: "tg",
-       numberFormat: {
-               ",": " ",
-               ".": ",",
-               groupSizes: [3,0],
-               negativeInfinity: "-бесконечность",
-               positiveInfinity: "бесконечность",
-               percent: {
-                       pattern: ["-n%","n%"],
-                       groupSizes: [3,0],
-                       ",": " ",
-                       ".": ","
-               },
-               currency: {
-                       pattern: ["-n $","n $"],
-                       groupSizes: [3,0],
-                       ",": " ",
-                       ".": ";",
-                       symbol: "т.р."
-               }
-       },
-       calendars: {
-               standard: {
-                       "/": ".",
-                       days: {
-                               names: 
["Яш","Душанбе","Сешанбе","Чоршанбе","Панҷшанбе","Ҷумъа","Шанбе"],
-                               namesAbbr: 
["Яш","Дш","Сш","Чш","Пш","Ҷм","Шн"],
-                               namesShort: 
["Яш","Дш","Сш","Чш","Пш","Ҷм","Шн"]
-                       },
-                       months: {
-                               names: 
["Январ","Феврал","Март","Апрел","Май","Июн","Июл","Август","Сентябр","Октябр","Ноябр","Декабр",""],
-                               namesAbbr: 
["Янв","Фев","Мар","Апр","Май","Июн","Июл","Авг","Сен","Окт","Ноя","Дек",""]
-                       },
-                       monthsGenitive: {
-                               names: 
["январи","феврали","марти","апрели","маи","июни","июли","августи","сентябри","октябри","ноябри","декабри",""],
-                               namesAbbr: 
["Янв","Фев","Мар","Апр","Май","Июн","Июл","Авг","Сен","Окт","Ноя","Дек",""]
-                       },
-                       AM: null,
-                       PM: null,
-                       patterns: {
-                               d: "dd.MM.yy",
-                               D: "d MMMM yyyy",
-                               t: "H:mm",
-                               T: "H:mm:ss",
-                               f: "d MMMM yyyy H:mm",
-                               F: "d MMMM yyyy H:mm:ss",
-                               Y: "MMMM yyyy"
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.th-TH.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.th-TH.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.th-TH.js
deleted file mode 100644
index 5451bf1..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.th-TH.js
+++ /dev/null
@@ -1,90 +0,0 @@
-/*
- * Globalize Culture th-TH
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "th-TH", "default", {
-       name: "th-TH",
-       englishName: "Thai (Thailand)",
-       nativeName: "ไทย (ไทย)",
-       language: "th",
-       numberFormat: {
-               currency: {
-                       pattern: ["-$n","$n"],
-                       symbol: "฿"
-               }
-       },
-       calendars: {
-               standard: {
-                       name: "ThaiBuddhist",
-                       firstDay: 1,
-                       days: {
-                               names: 
["อาทิตย์","จันทร์","อังคาร","พุธ","พฤหัสบดี","ศุกร์","เสาร์"],
-                               namesAbbr: 
["อา.","จ.","อ.","พ.","พฤ.","ศ.","ส."],
-                               namesShort: 
["อ","จ","อ","พ","พ","ศ","ส"]
-                       },
-                       months: {
-                               names: ["มกราคม","กุมภ
าพันธ์","มีนาคม","เมษายน","พฤษภ
าคม","มิถุนายน","กรกฎาคม","สิงหาคม","กันยายน","ตุลาคม","พฤศจิกายน","ธันวาคม",""],
-                               namesAbbr: 
["ม.ค.","ก.พ.","มี.ค.","เม.ย.","พ.ค.","มิ.ย.","ก.ค.","ส.ค.","ก.ย.","ต.ค.","พ.ย.","ธ.ค.",""]
-                       },
-                       eras: [{"name":"พ.ศ.","start":null,"offset":-543}],
-                       twoDigitYearMax: 2572,
-                       patterns: {
-                               d: "d/M/yyyy",
-                               D: "d MMMM yyyy",
-                               t: "H:mm",
-                               T: "H:mm:ss",
-                               f: "d MMMM yyyy H:mm",
-                               F: "d MMMM yyyy H:mm:ss",
-                               M: "dd MMMM",
-                               Y: "MMMM yyyy"
-                       }
-               },
-               Gregorian_Localized: {
-                       firstDay: 1,
-                       days: {
-                               names: 
["อาทิตย์","จันทร์","อังคาร","พุธ","พฤหัสบดี","ศุกร์","เสาร์"],
-                               namesAbbr: 
["อา.","จ.","อ.","พ.","พฤ.","ศ.","ส."],
-                               namesShort: 
["อ","จ","อ","พ","พ","ศ","ส"]
-                       },
-                       months: {
-                               names: ["มกราคม","กุมภ
าพันธ์","มีนาคม","เมษายน","พฤษภ
าคม","มิถุนายน","กรกฎาคม","สิงหาคม","กันยายน","ตุลาคม","พฤศจิกายน","ธันวาคม",""],
-                               namesAbbr: 
["ม.ค.","ก.พ.","มี.ค.","เม.ย.","พ.ค.","มิ.ย.","ก.ค.","ส.ค.","ก.ย.","ต.ค.","พ.ย.","ธ.ค.",""]
-                       },
-                       patterns: {
-                               d: "d/M/yyyy",
-                               D: "'วัน'dddd'ที่' d MMMM yyyy",
-                               t: "H:mm",
-                               T: "H:mm:ss",
-                               f: "'วัน'dddd'ที่' d MMMM yyyy 
H:mm",
-                               F: "'วัน'dddd'ที่' d MMMM yyyy 
H:mm:ss",
-                               M: "dd MMMM",
-                               Y: "MMMM yyyy"
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.th.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.th.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.th.js
deleted file mode 100644
index 5490f58..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.th.js
+++ /dev/null
@@ -1,90 +0,0 @@
-/*
- * Globalize Culture th
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "th", "default", {
-       name: "th",
-       englishName: "Thai",
-       nativeName: "ไทย",
-       language: "th",
-       numberFormat: {
-               currency: {
-                       pattern: ["-$n","$n"],
-                       symbol: "฿"
-               }
-       },
-       calendars: {
-               standard: {
-                       name: "ThaiBuddhist",
-                       firstDay: 1,
-                       days: {
-                               names: 
["อาทิตย์","จันทร์","อังคาร","พุธ","พฤหัสบดี","ศุกร์","เสาร์"],
-                               namesAbbr: 
["อา.","จ.","อ.","พ.","พฤ.","ศ.","ส."],
-                               namesShort: 
["อ","จ","อ","พ","พ","ศ","ส"]
-                       },
-                       months: {
-                               names: ["มกราคม","กุมภ
าพันธ์","มีนาคม","เมษายน","พฤษภ
าคม","มิถุนายน","กรกฎาคม","สิงหาคม","กันยายน","ตุลาคม","พฤศจิกายน","ธันวาคม",""],
-                               namesAbbr: 
["ม.ค.","ก.พ.","มี.ค.","เม.ย.","พ.ค.","มิ.ย.","ก.ค.","ส.ค.","ก.ย.","ต.ค.","พ.ย.","ธ.ค.",""]
-                       },
-                       eras: [{"name":"พ.ศ.","start":null,"offset":-543}],
-                       twoDigitYearMax: 2572,
-                       patterns: {
-                               d: "d/M/yyyy",
-                               D: "d MMMM yyyy",
-                               t: "H:mm",
-                               T: "H:mm:ss",
-                               f: "d MMMM yyyy H:mm",
-                               F: "d MMMM yyyy H:mm:ss",
-                               M: "dd MMMM",
-                               Y: "MMMM yyyy"
-                       }
-               },
-               Gregorian_Localized: {
-                       firstDay: 1,
-                       days: {
-                               names: 
["อาทิตย์","จันทร์","อังคาร","พุธ","พฤหัสบดี","ศุกร์","เสาร์"],
-                               namesAbbr: 
["อา.","จ.","อ.","พ.","พฤ.","ศ.","ส."],
-                               namesShort: 
["อ","จ","อ","พ","พ","ศ","ส"]
-                       },
-                       months: {
-                               names: ["มกราคม","กุมภ
าพันธ์","มีนาคม","เมษายน","พฤษภ
าคม","มิถุนายน","กรกฎาคม","สิงหาคม","กันยายน","ตุลาคม","พฤศจิกายน","ธันวาคม",""],
-                               namesAbbr: 
["ม.ค.","ก.พ.","มี.ค.","เม.ย.","พ.ค.","มิ.ย.","ก.ค.","ส.ค.","ก.ย.","ต.ค.","พ.ย.","ธ.ค.",""]
-                       },
-                       patterns: {
-                               d: "d/M/yyyy",
-                               D: "'วัน'dddd'ที่' d MMMM yyyy",
-                               t: "H:mm",
-                               T: "H:mm:ss",
-                               f: "'วัน'dddd'ที่' d MMMM yyyy 
H:mm",
-                               F: "'วัน'dddd'ที่' d MMMM yyyy 
H:mm:ss",
-                               M: "dd MMMM",
-                               Y: "MMMM yyyy"
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tk-TM.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tk-TM.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tk-TM.js
deleted file mode 100644
index 7f2e2a3..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tk-TM.js
+++ /dev/null
@@ -1,78 +0,0 @@
-/*
- * Globalize Culture tk-TM
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "tk-TM", "default", {
-       name: "tk-TM",
-       englishName: "Turkmen (Turkmenistan)",
-       nativeName: "türkmençe (Türkmenistan)",
-       language: "tk",
-       numberFormat: {
-               ",": " ",
-               ".": ",",
-               negativeInfinity: "-üznüksizlik",
-               positiveInfinity: "üznüksizlik",
-               percent: {
-                       pattern: ["-n%","n%"],
-                       ",": " ",
-                       ".": ","
-               },
-               currency: {
-                       pattern: ["-n$","n$"],
-                       ",": " ",
-                       ".": ",",
-                       symbol: "m."
-               }
-       },
-       calendars: {
-               standard: {
-                       "/": ".",
-                       firstDay: 1,
-                       days: {
-                               names: 
["Duşenbe","Sişenbe","Çarşenbe","Penşenbe","Anna","Şenbe","Ýekşenbe"],
-                               namesAbbr: 
["Db","Sb","Çb","Pb","An","Şb","Ýb"],
-                               namesShort: ["D","S","Ç","P","A","Ş","Ý"]
-                       },
-                       months: {
-                               names: 
["Ýanwar","Fewral","Mart","Aprel","Maý","lýun","lýul","Awgust","Sentýabr","Oktýabr","Noýabr","Dekabr",""],
-                               namesAbbr: 
["Ýan","Few","Mart","Apr","Maý","lýun","lýul","Awg","Sen","Okt","Not","Dek",""]
-                       },
-                       AM: null,
-                       PM: null,
-                       patterns: {
-                               d: "dd.MM.yy",
-                               D: "yyyy 'ý.' MMMM d",
-                               t: "H:mm",
-                               T: "H:mm:ss",
-                               f: "yyyy 'ý.' MMMM d H:mm",
-                               F: "yyyy 'ý.' MMMM d H:mm:ss",
-                               Y: "yyyy 'ý.' MMMM"
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tk.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tk.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tk.js
deleted file mode 100644
index 151c2ee..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tk.js
+++ /dev/null
@@ -1,78 +0,0 @@
-/*
- * Globalize Culture tk
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "tk", "default", {
-       name: "tk",
-       englishName: "Turkmen",
-       nativeName: "türkmençe",
-       language: "tk",
-       numberFormat: {
-               ",": " ",
-               ".": ",",
-               negativeInfinity: "-üznüksizlik",
-               positiveInfinity: "üznüksizlik",
-               percent: {
-                       pattern: ["-n%","n%"],
-                       ",": " ",
-                       ".": ","
-               },
-               currency: {
-                       pattern: ["-n$","n$"],
-                       ",": " ",
-                       ".": ",",
-                       symbol: "m."
-               }
-       },
-       calendars: {
-               standard: {
-                       "/": ".",
-                       firstDay: 1,
-                       days: {
-                               names: 
["Duşenbe","Sişenbe","Çarşenbe","Penşenbe","Anna","Şenbe","Ýekşenbe"],
-                               namesAbbr: 
["Db","Sb","Çb","Pb","An","Şb","Ýb"],
-                               namesShort: ["D","S","Ç","P","A","Ş","Ý"]
-                       },
-                       months: {
-                               names: 
["Ýanwar","Fewral","Mart","Aprel","Maý","lýun","lýul","Awgust","Sentýabr","Oktýabr","Noýabr","Dekabr",""],
-                               namesAbbr: 
["Ýan","Few","Mart","Apr","Maý","lýun","lýul","Awg","Sen","Okt","Not","Dek",""]
-                       },
-                       AM: null,
-                       PM: null,
-                       patterns: {
-                               d: "dd.MM.yy",
-                               D: "yyyy 'ý.' MMMM d",
-                               t: "H:mm",
-                               T: "H:mm:ss",
-                               f: "yyyy 'ý.' MMMM d H:mm",
-                               F: "yyyy 'ý.' MMMM d H:mm:ss",
-                               Y: "yyyy 'ý.' MMMM"
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tn-ZA.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tn-ZA.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tn-ZA.js
deleted file mode 100644
index e08cc81..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tn-ZA.js
+++ /dev/null
@@ -1,67 +0,0 @@
-/*
- * Globalize Culture tn-ZA
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "tn-ZA", "default", {
-       name: "tn-ZA",
-       englishName: "Setswana (South Africa)",
-       nativeName: "Setswana (Aforika Borwa)",
-       language: "tn",
-       numberFormat: {
-               percent: {
-                       pattern: ["-%n","%n"]
-               },
-               currency: {
-                       pattern: ["$-n","$ n"],
-                       symbol: "R"
-               }
-       },
-       calendars: {
-               standard: {
-                       days: {
-                               names: 
["Latshipi","Mosupologo","Labobedi","Laboraro","Labone","Labotlhano","Lamatlhatso"],
-                               namesAbbr: 
["Ltp.","Mos.","Lbd.","Lbr.","Lbn.","Lbt.","Lmt."],
-                               namesShort: ["Lp","Ms","Lb","Lr","Ln","Lt","Lm"]
-                       },
-                       months: {
-                               names: 
["Ferikgong","Tlhakole","Mopitloe","Moranang","Motsheganong","Seetebosigo","Phukwi","Phatwe","Lwetse","Diphalane","Ngwanatsele","Sedimothole",""],
-                               namesAbbr: 
["Fer.","Tlhak.","Mop.","Mor.","Motsh.","Seet.","Phukw.","Phatw.","Lwets.","Diph.","Ngwan.","Sed.",""]
-                       },
-                       patterns: {
-                               d: "yyyy/MM/dd",
-                               D: "dd MMMM yyyy",
-                               t: "hh:mm tt",
-                               T: "hh:mm:ss tt",
-                               f: "dd MMMM yyyy hh:mm tt",
-                               F: "dd MMMM yyyy hh:mm:ss tt",
-                               M: "dd MMMM",
-                               Y: "MMMM yyyy"
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tn.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tn.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tn.js
deleted file mode 100644
index 54b9745..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tn.js
+++ /dev/null
@@ -1,67 +0,0 @@
-/*
- * Globalize Culture tn
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "tn", "default", {
-       name: "tn",
-       englishName: "Setswana",
-       nativeName: "Setswana",
-       language: "tn",
-       numberFormat: {
-               percent: {
-                       pattern: ["-%n","%n"]
-               },
-               currency: {
-                       pattern: ["$-n","$ n"],
-                       symbol: "R"
-               }
-       },
-       calendars: {
-               standard: {
-                       days: {
-                               names: 
["Latshipi","Mosupologo","Labobedi","Laboraro","Labone","Labotlhano","Lamatlhatso"],
-                               namesAbbr: 
["Ltp.","Mos.","Lbd.","Lbr.","Lbn.","Lbt.","Lmt."],
-                               namesShort: ["Lp","Ms","Lb","Lr","Ln","Lt","Lm"]
-                       },
-                       months: {
-                               names: 
["Ferikgong","Tlhakole","Mopitloe","Moranang","Motsheganong","Seetebosigo","Phukwi","Phatwe","Lwetse","Diphalane","Ngwanatsele","Sedimothole",""],
-                               namesAbbr: 
["Fer.","Tlhak.","Mop.","Mor.","Motsh.","Seet.","Phukw.","Phatw.","Lwets.","Diph.","Ngwan.","Sed.",""]
-                       },
-                       patterns: {
-                               d: "yyyy/MM/dd",
-                               D: "dd MMMM yyyy",
-                               t: "hh:mm tt",
-                               T: "hh:mm:ss tt",
-                               f: "dd MMMM yyyy hh:mm tt",
-                               F: "dd MMMM yyyy hh:mm:ss tt",
-                               M: "dd MMMM",
-                               Y: "MMMM yyyy"
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tr-TR.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tr-TR.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tr-TR.js
deleted file mode 100644
index c0377ba..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tr-TR.js
+++ /dev/null
@@ -1,77 +0,0 @@
-/*
- * Globalize Culture tr-TR
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "tr-TR", "default", {
-       name: "tr-TR",
-       englishName: "Turkish (Turkey)",
-       nativeName: "Türkçe (Türkiye)",
-       language: "tr",
-       numberFormat: {
-               ",": ".",
-               ".": ",",
-               percent: {
-                       pattern: ["-%n","%n"],
-                       ",": ".",
-                       ".": ","
-               },
-               currency: {
-                       pattern: ["-n $","n $"],
-                       ",": ".",
-                       ".": ",",
-                       symbol: "TL"
-               }
-       },
-       calendars: {
-               standard: {
-                       "/": ".",
-                       firstDay: 1,
-                       days: {
-                               names: 
["Pazar","Pazartesi","Salı","Çarşamba","Perşembe","Cuma","Cumartesi"],
-                               namesAbbr: 
["Paz","Pzt","Sal","Çar","Per","Cum","Cmt"],
-                               namesShort: 
["Pz","Pt","Sa","Ça","Pe","Cu","Ct"]
-                       },
-                       months: {
-                               names: 
["Ocak","Şubat","Mart","Nisan","Mayıs","Haziran","Temmuz","Ağustos","Eylül","Ekim","Kasım","Aralık",""],
-                               namesAbbr: 
["Oca","Şub","Mar","Nis","May","Haz","Tem","Ağu","Eyl","Eki","Kas","Ara",""]
-                       },
-                       AM: null,
-                       PM: null,
-                       patterns: {
-                               d: "dd.MM.yyyy",
-                               D: "dd MMMM yyyy dddd",
-                               t: "HH:mm",
-                               T: "HH:mm:ss",
-                               f: "dd MMMM yyyy dddd HH:mm",
-                               F: "dd MMMM yyyy dddd HH:mm:ss",
-                               M: "dd MMMM",
-                               Y: "MMMM yyyy"
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tr.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tr.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tr.js
deleted file mode 100644
index 47a18cc..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tr.js
+++ /dev/null
@@ -1,77 +0,0 @@
-/*
- * Globalize Culture tr
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "tr", "default", {
-       name: "tr",
-       englishName: "Turkish",
-       nativeName: "Türkçe",
-       language: "tr",
-       numberFormat: {
-               ",": ".",
-               ".": ",",
-               percent: {
-                       pattern: ["-%n","%n"],
-                       ",": ".",
-                       ".": ","
-               },
-               currency: {
-                       pattern: ["-n $","n $"],
-                       ",": ".",
-                       ".": ",",
-                       symbol: "TL"
-               }
-       },
-       calendars: {
-               standard: {
-                       "/": ".",
-                       firstDay: 1,
-                       days: {
-                               names: 
["Pazar","Pazartesi","Salı","Çarşamba","Perşembe","Cuma","Cumartesi"],
-                               namesAbbr: 
["Paz","Pzt","Sal","Çar","Per","Cum","Cmt"],
-                               namesShort: 
["Pz","Pt","Sa","Ça","Pe","Cu","Ct"]
-                       },
-                       months: {
-                               names: 
["Ocak","Şubat","Mart","Nisan","Mayıs","Haziran","Temmuz","Ağustos","Eylül","Ekim","Kasım","Aralık",""],
-                               namesAbbr: 
["Oca","Şub","Mar","Nis","May","Haz","Tem","Ağu","Eyl","Eki","Kas","Ara",""]
-                       },
-                       AM: null,
-                       PM: null,
-                       patterns: {
-                               d: "dd.MM.yyyy",
-                               D: "dd MMMM yyyy dddd",
-                               t: "HH:mm",
-                               T: "HH:mm:ss",
-                               f: "dd MMMM yyyy dddd HH:mm",
-                               F: "dd MMMM yyyy dddd HH:mm:ss",
-                               M: "dd MMMM",
-                               Y: "MMMM yyyy"
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tt-RU.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tt-RU.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tt-RU.js
deleted file mode 100644
index 163d755..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tt-RU.js
+++ /dev/null
@@ -1,81 +0,0 @@
-/*
- * Globalize Culture tt-RU
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "tt-RU", "default", {
-       name: "tt-RU",
-       englishName: "Tatar (Russia)",
-       nativeName: "Татар (Россия)",
-       language: "tt",
-       numberFormat: {
-               ",": " ",
-               ".": ",",
-               percent: {
-                       pattern: ["-n%","n%"],
-                       ",": " ",
-                       ".": ","
-               },
-               currency: {
-                       pattern: ["-n $","n $"],
-                       ",": " ",
-                       ".": ",",
-                       symbol: "р."
-               }
-       },
-       calendars: {
-               standard: {
-                       "/": ".",
-                       firstDay: 1,
-                       days: {
-                               names: 
["Якшәмбе","Дүшәмбе","Сишәмбе","Чәршәмбе","Пәнҗешәмбе","Җомга","Шимбә"],
-                               namesAbbr: 
["Якш","Дүш","Сиш","Чәрш","Пәнҗ","Җом","Шим"],
-                               namesShort: ["Я","Д","С","Ч","П","Җ","Ш"]
-                       },
-                       months: {
-                               names: 
["Гыйнвар","Февраль","Март","Апрель","Май","Июнь","Июль","Август","Сентябрь","Октябрь","Ноябрь","Декабрь",""],
-                               namesAbbr: 
["Гыйн.","Фев.","Мар.","Апр.","Май","Июнь","Июль","Авг.","Сен.","Окт.","Нояб.","Дек.",""]
-                       },
-                       monthsGenitive: {
-                               names: 
["Гыйнварның","Февральнең","Мартның","Апрельнең","Майның","Июньнең","Июльнең","Августның","Сентябрьның","Октябрьның","Ноябрьның","Декабрьның",""],
-                               namesAbbr: 
["Гыйн.-ның","Фев.-нең","Мар.-ның","Апр.-нең","Майның","Июньнең","Июльнең","Авг.-ның","Сен.-ның","Окт.-ның","Нояб.-ның","Дек.-ның",""]
-                       },
-                       AM: null,
-                       PM: null,
-                       patterns: {
-                               d: "dd.MM.yyyy",
-                               D: "d MMMM yyyy",
-                               t: "H:mm",
-                               T: "H:mm:ss",
-                               f: "d MMMM yyyy H:mm",
-                               F: "d MMMM yyyy H:mm:ss",
-                               M: "d MMMM",
-                               Y: "MMMM yyyy"
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tt.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tt.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tt.js
deleted file mode 100644
index 0d810ad..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tt.js
+++ /dev/null
@@ -1,81 +0,0 @@
-/*
- * Globalize Culture tt
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "tt", "default", {
-       name: "tt",
-       englishName: "Tatar",
-       nativeName: "Татар",
-       language: "tt",
-       numberFormat: {
-               ",": " ",
-               ".": ",",
-               percent: {
-                       pattern: ["-n%","n%"],
-                       ",": " ",
-                       ".": ","
-               },
-               currency: {
-                       pattern: ["-n $","n $"],
-                       ",": " ",
-                       ".": ",",
-                       symbol: "р."
-               }
-       },
-       calendars: {
-               standard: {
-                       "/": ".",
-                       firstDay: 1,
-                       days: {
-                               names: 
["Якшәмбе","Дүшәмбе","Сишәмбе","Чәршәмбе","Пәнҗешәмбе","Җомга","Шимбә"],
-                               namesAbbr: 
["Якш","Дүш","Сиш","Чәрш","Пәнҗ","Җом","Шим"],
-                               namesShort: ["Я","Д","С","Ч","П","Җ","Ш"]
-                       },
-                       months: {
-                               names: 
["Гыйнвар","Февраль","Март","Апрель","Май","Июнь","Июль","Август","Сентябрь","Октябрь","Ноябрь","Декабрь",""],
-                               namesAbbr: 
["Гыйн.","Фев.","Мар.","Апр.","Май","Июнь","Июль","Авг.","Сен.","Окт.","Нояб.","Дек.",""]
-                       },
-                       monthsGenitive: {
-                               names: 
["Гыйнварның","Февральнең","Мартның","Апрельнең","Майның","Июньнең","Июльнең","Августның","Сентябрьның","Октябрьның","Ноябрьның","Декабрьның",""],
-                               namesAbbr: 
["Гыйн.-ның","Фев.-нең","Мар.-ның","Апр.-нең","Майның","Июньнең","Июльнең","Авг.-ның","Сен.-ның","Окт.-ның","Нояб.-ның","Дек.-ның",""]
-                       },
-                       AM: null,
-                       PM: null,
-                       patterns: {
-                               d: "dd.MM.yyyy",
-                               D: "d MMMM yyyy",
-                               t: "H:mm",
-                               T: "H:mm:ss",
-                               f: "d MMMM yyyy H:mm",
-                               F: "d MMMM yyyy H:mm:ss",
-                               M: "d MMMM",
-                               Y: "MMMM yyyy"
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tzm-Latn-DZ.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tzm-Latn-DZ.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tzm-Latn-DZ.js
deleted file mode 100644
index 68504af..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tzm-Latn-DZ.js
+++ /dev/null
@@ -1,77 +0,0 @@
-/*
- * Globalize Culture tzm-Latn-DZ
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "tzm-Latn-DZ", "default", {
-       name: "tzm-Latn-DZ",
-       englishName: "Tamazight (Latin, Algeria)",
-       nativeName: "Tamazight (Djazaïr)",
-       language: "tzm-Latn",
-       numberFormat: {
-               pattern: ["n-"],
-               ",": ".",
-               ".": ",",
-               "NaN": "Non Numérique",
-               negativeInfinity: "-Infini",
-               positiveInfinity: "+Infini",
-               percent: {
-                       ",": ".",
-                       ".": ","
-               },
-               currency: {
-                       pattern: ["-n $","n $"],
-                       symbol: "DZD"
-               }
-       },
-       calendars: {
-               standard: {
-                       "/": "-",
-                       firstDay: 6,
-                       days: {
-                               names: 
["Acer","Arime","Aram","Ahad","Amhadh","Sem","Sedh"],
-                               namesAbbr: 
["Ace","Ari","Ara","Aha","Amh","Sem","Sed"],
-                               namesShort: ["Ac","Ar","Ar","Ah","Am","Se","Se"]
-                       },
-                       months: {
-                               names: 
["Yenayer","Furar","Maghres","Yebrir","Mayu","Yunyu","Yulyu","Ghuct","Cutenber","Ktuber","Wambir","Dujanbir",""],
-                               namesAbbr: 
["Yen","Fur","Mag","Yeb","May","Yun","Yul","Ghu","Cut","Ktu","Wam","Duj",""]
-                       },
-                       AM: null,
-                       PM: null,
-                       patterns: {
-                               d: "dd-MM-yyyy",
-                               D: "dd MMMM, yyyy",
-                               t: "H:mm",
-                               T: "H:mm:ss",
-                               f: "dd MMMM, yyyy H:mm",
-                               F: "dd MMMM, yyyy H:mm:ss",
-                               M: "dd MMMM"
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tzm-Latn.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tzm-Latn.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tzm-Latn.js
deleted file mode 100644
index 0391387..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tzm-Latn.js
+++ /dev/null
@@ -1,77 +0,0 @@
-/*
- * Globalize Culture tzm-Latn
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "tzm-Latn", "default", {
-       name: "tzm-Latn",
-       englishName: "Tamazight (Latin)",
-       nativeName: "Tamazight",
-       language: "tzm-Latn",
-       numberFormat: {
-               pattern: ["n-"],
-               ",": ".",
-               ".": ",",
-               "NaN": "Non Numérique",
-               negativeInfinity: "-Infini",
-               positiveInfinity: "+Infini",
-               percent: {
-                       ",": ".",
-                       ".": ","
-               },
-               currency: {
-                       pattern: ["-n $","n $"],
-                       symbol: "DZD"
-               }
-       },
-       calendars: {
-               standard: {
-                       "/": "-",
-                       firstDay: 6,
-                       days: {
-                               names: 
["Acer","Arime","Aram","Ahad","Amhadh","Sem","Sedh"],
-                               namesAbbr: 
["Ace","Ari","Ara","Aha","Amh","Sem","Sed"],
-                               namesShort: ["Ac","Ar","Ar","Ah","Am","Se","Se"]
-                       },
-                       months: {
-                               names: 
["Yenayer","Furar","Maghres","Yebrir","Mayu","Yunyu","Yulyu","Ghuct","Cutenber","Ktuber","Wambir","Dujanbir",""],
-                               namesAbbr: 
["Yen","Fur","Mag","Yeb","May","Yun","Yul","Ghu","Cut","Ktu","Wam","Duj",""]
-                       },
-                       AM: null,
-                       PM: null,
-                       patterns: {
-                               d: "dd-MM-yyyy",
-                               D: "dd MMMM, yyyy",
-                               t: "H:mm",
-                               T: "H:mm:ss",
-                               f: "dd MMMM, yyyy H:mm",
-                               F: "dd MMMM, yyyy H:mm:ss",
-                               M: "dd MMMM"
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tzm.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tzm.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tzm.js
deleted file mode 100644
index 92b44c6..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.tzm.js
+++ /dev/null
@@ -1,77 +0,0 @@
-/*
- * Globalize Culture tzm
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "tzm", "default", {
-       name: "tzm",
-       englishName: "Tamazight",
-       nativeName: "Tamazight",
-       language: "tzm",
-       numberFormat: {
-               pattern: ["n-"],
-               ",": ".",
-               ".": ",",
-               "NaN": "Non Numérique",
-               negativeInfinity: "-Infini",
-               positiveInfinity: "+Infini",
-               percent: {
-                       ",": ".",
-                       ".": ","
-               },
-               currency: {
-                       pattern: ["-n $","n $"],
-                       symbol: "DZD"
-               }
-       },
-       calendars: {
-               standard: {
-                       "/": "-",
-                       firstDay: 6,
-                       days: {
-                               names: 
["Acer","Arime","Aram","Ahad","Amhadh","Sem","Sedh"],
-                               namesAbbr: 
["Ace","Ari","Ara","Aha","Amh","Sem","Sed"],
-                               namesShort: ["Ac","Ar","Ar","Ah","Am","Se","Se"]
-                       },
-                       months: {
-                               names: 
["Yenayer","Furar","Maghres","Yebrir","Mayu","Yunyu","Yulyu","Ghuct","Cutenber","Ktuber","Wambir","Dujanbir",""],
-                               namesAbbr: 
["Yen","Fur","Mag","Yeb","May","Yun","Yul","Ghu","Cut","Ktu","Wam","Duj",""]
-                       },
-                       AM: null,
-                       PM: null,
-                       patterns: {
-                               d: "dd-MM-yyyy",
-                               D: "dd MMMM, yyyy",
-                               t: "H:mm",
-                               T: "H:mm:ss",
-                               f: "dd MMMM, yyyy H:mm",
-                               F: "dd MMMM, yyyy H:mm:ss",
-                               M: "dd MMMM"
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.ug-CN.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.ug-CN.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.ug-CN.js
deleted file mode 100644
index 02a3d50..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.ug-CN.js
+++ /dev/null
@@ -1,75 +0,0 @@
-/*
- * Globalize Culture ug-CN
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "ug-CN", "default", {
-       name: "ug-CN",
-       englishName: "Uyghur (PRC)",
-       nativeName: "ئۇيغۇرچە (جۇڭخۇا خەلق جۇم
ھۇرىيىتى)",
-       language: "ug",
-       isRTL: true,
-       numberFormat: {
-               "NaN": "سان ئەمەس",
-               negativeInfinity: "مەنپىي چەكسىزلىك",
-               positiveInfinity: "مۇسبەت چەكسىزلىك",
-               percent: {
-                       pattern: ["-n%","n%"]
-               },
-               currency: {
-                       pattern: ["$-n","$n"],
-                       symbol: "Â¥"
-               }
-       },
-       calendars: {
-               standard: {
-                       "/": "-",
-                       days: {
-                               names: 
["يەكشەنبە","دۈشەنبە","سەيشەنبە","چارشەنبە","پەيشەنبە","جۈÙ
…Û•","شەنبە"],
-                               namesAbbr: 
["يە","دۈ","سە","چا","پە","جۈ","شە"],
-                               namesShort: ["ي","د","س","چ","پ","ج","ش"]
-                       },
-                       months: {
-                               names: 
["1-ئاي","2-ئاي","3-ئاي","4-ئاي","5-ئاي","6-ئاي","7-ئاي","8-ئاي","9-ئاي","10-ئاي","11-ئاي","12-ئاي",""],
-                               namesAbbr: 
["1-ئاي","2-ئاي","3-ئاي","4-ئاي","5-ئاي","6-ئاي","7-ئاي","8-ئاي","9-ئاي","10-ئاي","11-ئاي","12-ئاي",""]
-                       },
-                       AM: ["چۈشتىن بۇرۇن","چۈشتىن 
بۇرۇن","چۈشتىن بۇرۇن"],
-                       PM: ["چۈشتىن كېيىن","چۈشتىن 
كېيىن","چۈشتىن كېيىن"],
-                       eras: [{"name":"مىلادى","start":null,"offset":0}],
-                       patterns: {
-                               d: "yyyy-M-d",
-                               D: "yyyy-'يىلى' MMMM d-'كۈنى،'",
-                               t: "H:mm",
-                               T: "H:mm:ss",
-                               f: "yyyy-'يىلى' MMMM d-'كۈنى،' H:mm",
-                               F: "yyyy-'يىلى' MMMM d-'كۈنى،' 
H:mm:ss",
-                               M: "MMMM d'-كۈنى'",
-                               Y: "yyyy-'يىلى' MMMM"
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.ug.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.ug.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.ug.js
deleted file mode 100644
index d8dd8a4..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.ug.js
+++ /dev/null
@@ -1,75 +0,0 @@
-/*
- * Globalize Culture ug
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "ug", "default", {
-       name: "ug",
-       englishName: "Uyghur",
-       nativeName: "ئۇيغۇرچە",
-       language: "ug",
-       isRTL: true,
-       numberFormat: {
-               "NaN": "سان ئەمەس",
-               negativeInfinity: "مەنپىي چەكسىزلىك",
-               positiveInfinity: "مۇسبەت چەكسىزلىك",
-               percent: {
-                       pattern: ["-n%","n%"]
-               },
-               currency: {
-                       pattern: ["$-n","$n"],
-                       symbol: "Â¥"
-               }
-       },
-       calendars: {
-               standard: {
-                       "/": "-",
-                       days: {
-                               names: 
["يەكشەنبە","دۈشەنبە","سەيشەنبە","چارشەنبە","پەيشەنبە","جۈÙ
…Û•","شەنبە"],
-                               namesAbbr: 
["يە","دۈ","سە","چا","پە","جۈ","شە"],
-                               namesShort: ["ي","د","س","چ","پ","ج","ش"]
-                       },
-                       months: {
-                               names: 
["1-ئاي","2-ئاي","3-ئاي","4-ئاي","5-ئاي","6-ئاي","7-ئاي","8-ئاي","9-ئاي","10-ئاي","11-ئاي","12-ئاي",""],
-                               namesAbbr: 
["1-ئاي","2-ئاي","3-ئاي","4-ئاي","5-ئاي","6-ئاي","7-ئاي","8-ئاي","9-ئاي","10-ئاي","11-ئاي","12-ئاي",""]
-                       },
-                       AM: ["چۈشتىن بۇرۇن","چۈشتىن 
بۇرۇن","چۈشتىن بۇرۇن"],
-                       PM: ["چۈشتىن كېيىن","چۈشتىن 
كېيىن","چۈشتىن كېيىن"],
-                       eras: [{"name":"مىلادى","start":null,"offset":0}],
-                       patterns: {
-                               d: "yyyy-M-d",
-                               D: "yyyy-'يىلى' MMMM d-'كۈنى،'",
-                               t: "H:mm",
-                               T: "H:mm:ss",
-                               f: "yyyy-'يىلى' MMMM d-'كۈنى،' H:mm",
-                               F: "yyyy-'يىلى' MMMM d-'كۈنى،' 
H:mm:ss",
-                               M: "MMMM d'-كۈنى'",
-                               Y: "yyyy-'يىلى' MMMM"
-                       }
-               }
-       }
-});
-
-}( this ));

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/2b7122d3/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.uk-UA.js
----------------------------------------------------------------------
diff --git 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.uk-UA.js
 
b/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.uk-UA.js
deleted file mode 100644
index e46fe44..0000000
--- 
a/security-admin/src/main/webapp/libs/bower/globalize/lib/cultures/globalize.culture.uk-UA.js
+++ /dev/null
@@ -1,83 +0,0 @@
-/*
- * Globalize Culture uk-UA
- *
- * http://github.com/jquery/globalize
- *
- * Copyright Software Freedom Conservancy, Inc.
- * Dual licensed under the MIT or GPL Version 2 licenses.
- * http://jquery.org/license
- *
- * This file was generated by the Globalize Culture Generator
- * Translation: bugs found in this file need to be fixed in the generator
- */
-
-(function( window, undefined ) {
-
-var Globalize;
-
-if ( typeof require !== "undefined" &&
-       typeof exports !== "undefined" &&
-       typeof module !== "undefined" ) {
-       // Assume CommonJS
-       Globalize = require( "globalize" );
-} else {
-       // Global variable
-       Globalize = window.Globalize;
-}
-
-Globalize.addCultureInfo( "uk-UA", "default", {
-       name: "uk-UA",
-       englishName: "Ukrainian (Ukraine)",
-       nativeName: "українська (Україна)",
-       language: "uk",
-       numberFormat: {
-               ",": " ",
-               ".": ",",
-               negativeInfinity: "-безмежність",
-               positiveInfinity: "безмежність",
-               percent: {
-                       pattern: ["-n%","n%"],
-                       ",": " ",
-                       ".": ","
-               },
-               currency: {
-                       pattern: ["-n$","n$"],
-                       ",": " ",
-                       ".": ",",
-                       symbol: "₴"
-               }
-       },
-       calendars: {
-               standard: {
-                       "/": ".",
-                       firstDay: 1,
-                       days: {
-                               names: 
["неділя","понеділок","вівторок","середа","четвер","п'ятниця","субота"],
-                               namesAbbr: 
["Нд","Пн","Вт","Ср","Чт","Пт","Сб"],
-                               namesShort: 
["Нд","Пн","Вт","Ср","Чт","Пт","Сб"]
-                       },
-                       months: {
-                               names: 
["Січень","Лютий","Березень","Квітень","Травень","Червень","Липень","Серпень","Вересень","Жовтень","Листопад","Грудень",""],
-                               namesAbbr: 
["Січ","Лют","Бер","Кві","Тра","Чер","Лип","Сер","Вер","Жов","Лис","Гру",""]
-                       },
-                       monthsGenitive: {
-                               names: 
["січня","лютого","березня","квітня","травня","червня","липня","серпня","вересня","жовтня","листопада","грудня",""],
-                               namesAbbr: 
["січ","лют","бер","кві","тра","чер","лип","сер","вер","жов","лис","гру",""]
-                       },
-                       AM: null,
-                       PM: null,
-                       patterns: {
-                               d: "dd.MM.yyyy",
-                               D: "d MMMM yyyy' р.'",
-                               t: "H:mm",
-                               T: "H:mm:ss",
-                               f: "d MMMM yyyy' р.' H:mm",
-                               F: "d MMMM yyyy' р.' H:mm:ss",
-                               M: "d MMMM",
-                               Y: "MMMM yyyy' р.'"
-                       }
-               }
-       }
-});
-
-}( this ));


Reply via email to