HBASE-25079 Upgrade Bootstrap to 3.3.7 (#2442)
commit8bfa2cb2eedcf050b26a28961e1b77dbf3cd8c95
authorAndrew Purtell <apurtell@apache.org>
Wed, 23 Sep 2020 21:56:50 +0000 (23 14:56 -0700)
committerGitHub <noreply@github.com>
Wed, 23 Sep 2020 21:56:50 +0000 (23 14:56 -0700)
tree987a7b81dca300556b28f0d16b6d7554c367122b
parentdca0b593cf3e325db2b8f8e1b21014583b7eb4d3
HBASE-25079 Upgrade Bootstrap to 3.3.7 (#2442)

Signed-off-by: Viraj Jasani<virajjasani@apache.org>
23 files changed:
hbase-server/src/main/resources/hbase-webapps/static/css/bootstrap-theme.css [deleted file]
hbase-server/src/main/resources/hbase-webapps/static/css/bootstrap-theme.min.css [changed mode: 0755->0644]
hbase-server/src/main/resources/hbase-webapps/static/css/bootstrap.css [deleted file]
hbase-server/src/main/resources/hbase-webapps/static/css/bootstrap.min.css [changed mode: 0755->0644]
hbase-server/src/main/resources/hbase-webapps/static/fonts/glyphicons-halflings-regular.eot [changed mode: 0755->0644]
hbase-server/src/main/resources/hbase-webapps/static/fonts/glyphicons-halflings-regular.svg [changed mode: 0755->0644]
hbase-server/src/main/resources/hbase-webapps/static/fonts/glyphicons-halflings-regular.ttf [changed mode: 0755->0644]
hbase-server/src/main/resources/hbase-webapps/static/fonts/glyphicons-halflings-regular.woff [changed mode: 0755->0644]
hbase-server/src/main/resources/hbase-webapps/static/fonts/glyphicons-halflings-regular.woff2 [new file with mode: 0644]
hbase-server/src/main/resources/hbase-webapps/static/js/bootstrap.js [deleted file]
hbase-server/src/main/resources/hbase-webapps/static/js/bootstrap.min.js [changed mode: 0755->0644]
hbase-thrift/src/main/resources/hbase-webapps/static/css/bootstrap-theme.css [deleted file]
hbase-thrift/src/main/resources/hbase-webapps/static/css/bootstrap-theme.min.css [changed mode: 0755->0644]
hbase-thrift/src/main/resources/hbase-webapps/static/css/bootstrap.css [deleted file]
hbase-thrift/src/main/resources/hbase-webapps/static/css/bootstrap.min.css [changed mode: 0755->0644]
hbase-thrift/src/main/resources/hbase-webapps/static/fonts/glyphicons-halflings-regular.eot [changed mode: 0755->0644]
hbase-thrift/src/main/resources/hbase-webapps/static/fonts/glyphicons-halflings-regular.svg [changed mode: 0755->0644]
hbase-thrift/src/main/resources/hbase-webapps/static/fonts/glyphicons-halflings-regular.ttf [changed mode: 0755->0644]
hbase-thrift/src/main/resources/hbase-webapps/static/fonts/glyphicons-halflings-regular.woff [changed mode: 0755->0644]
hbase-thrift/src/main/resources/hbase-webapps/static/fonts/glyphicons-halflings-regular.woff2 [new file with mode: 0644]
hbase-thrift/src/main/resources/hbase-webapps/static/js/bootstrap.js [deleted file]
hbase-thrift/src/main/resources/hbase-webapps/static/js/bootstrap.min.js [changed mode: 0755->0644]
pom.xml