]> git.proxmox.com Git - pve-http-server.git/commitdiff
update Bootstrap to 3.4.1
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 21 May 2019 19:26:10 +0000 (21:26 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 21 May 2019 19:41:37 +0000 (21:41 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
bootstrap-3.3.7-dist.zip [deleted file]
bootstrap-3.4.1-dist.zip [new file with mode: 0644]

index 6618bce563331026e5d0e7af1f2bfeddd9c0b757..546f5786860421cb9c5b913b0ed1bb925c9f91a5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ WWWFONTSDIR=${WWWBASEDIR}/fonts
 WWWJSDIR=${WWWBASEDIR}/js
 
 # bootstrap library
-BTVER=3.3.7
+BTVER=3.4.1
 BTDIR=bootstrap-${BTVER}-dist
 BTSRC=${BTDIR}.zip
 
diff --git a/bootstrap-3.3.7-dist.zip b/bootstrap-3.3.7-dist.zip
deleted file mode 100644 (file)
index 6fbb95e..0000000
Binary files a/bootstrap-3.3.7-dist.zip and /dev/null differ
diff --git a/bootstrap-3.4.1-dist.zip b/bootstrap-3.4.1-dist.zip
new file mode 100644 (file)
index 0000000..9002b85
Binary files /dev/null and b/bootstrap-3.4.1-dist.zip differ