diff --git a/src/root/Makefile.am b/src/root/Makefile.am index 506bf5974..f3e52cdda 100644 --- a/src/root/Makefile.am +++ b/src/root/Makefile.am @@ -8,7 +8,7 @@ STATIC = \ static/js/jquery/jquery-ui-1.10.4.min.js FLOT = flot-0.8.3.zip -BOOTSTRAP = bootstrap-2.3.1.zip +BOOTSTRAP = bootstrap-4.3.1-dist.zip ZIPS = $(FLOT) $(BOOTSTRAP) @@ -26,4 +26,4 @@ install-data-local: $(ZIPS) mkdir -p $(hydradir)/static/js cp -prvd $(srcdir)/static/js/* $(hydradir)/static/js mkdir -p $(hydradir)/static/bootstrap - cp -prvd $(srcdir)/static/bootstrap/* $(hydradir)/static/bootstrap + cp -prvd $(srcdir)/static/$(basename $(BOOTSTRAP))/* $(hydradir)/static/bootstrap diff --git a/src/root/auth.tt b/src/root/auth.tt index b2466019f..360904d95 100644 --- a/src/root/auth.tt +++ b/src/root/auth.tt @@ -31,26 +31,26 @@ [% ELSE %]