From: Thomas Lamprecht Date: Tue, 21 May 2019 19:26:10 +0000 (+0200) Subject: update Bootstrap to 3.4.1 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=a94e0490c7c164e22898cfde3ac9cb47ca81232d;p=pve-http-server.git update Bootstrap to 3.4.1 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index 6618bce..546f578 100644 --- 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 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 index 0000000..9002b85 Binary files /dev/null and b/bootstrap-3.4.1-dist.zip differ