From 95f4485382455552c5a88f727768dc9c820b9852 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Wed, 12 May 2021 11:39:30 +0200 Subject: [PATCH] add bootstrap4 to view --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 30f8a8a4b..0473b9308 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=$(shell php -r 'include("inc/inc.Version.php"); $$v=new SeedDMS_Version(); echo $$v->version();') SRC=CHANGELOG inc conf utils index.php .htaccess languages op out controllers doc TODO LICENSE webdav install restapi pdfviewer -VIEWS ?= bootstrap +VIEWS ?= bootstrap bootstrap4 NODISTFILES=utils/importmail.php utils/seedddms-importmail utils/remote-email-upload utils/remote-upload utils/da-bv-reminder.php utils/seeddms-da-bv-reminder .svn .gitignore