From e3c23c0c7090dde876d803e8744df3f9599da2f6 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Wed, 22 Apr 2020 10:03:19 +0300 Subject: [PATCH] Updated UI and header --- app/init.php | 2 +- app/views/console/comps/header.phtml | 36 ++++++++++++------- app/views/console/database/document.phtml | 2 +- .../console/database/rules/document.phtml | 2 +- app/views/console/home/index.phtml | 2 +- 5 files changed, 28 insertions(+), 16 deletions(-) diff --git a/app/init.php b/app/init.php index c56ea5c6d..7e2bb4071 100644 --- a/app/init.php +++ b/app/init.php @@ -32,7 +32,7 @@ const APP_EMAIL_SECURITY = 'security@localhost.test'; // Default security email const APP_USERAGENT = APP_NAME.'-Server v%s. Please report abuse at %s'; const APP_MODE_ADMIN = 'admin'; const APP_PAGING_LIMIT = 15; -const APP_CACHE_BUSTER = 89; +const APP_CACHE_BUSTER = 93; const APP_VERSION_STABLE = '0.5.3'; const APP_STORAGE_UPLOADS = '/storage/uploads'; const APP_STORAGE_CACHE = '/storage/cache'; diff --git a/app/views/console/comps/header.phtml b/app/views/console/comps/header.phtml index 740b4984f..e0e4544b3 100644 --- a/app/views/console/comps/header.phtml +++ b/app/views/console/comps/header.phtml @@ -37,20 +37,32 @@ Back to Console   - + - -
- +
+ +
+ +
+