From 2fdede89574f1f7e2ae77a43f91832056555f02a Mon Sep 17 00:00:00 2001 From: DariusIII Date: Wed, 11 Apr 2018 14:53:26 +0200 Subject: [PATCH] Fix missing release_flag frtom smarty, update themes --- Changelog | 1 + app/Http/Controllers/BasePageController.php | 2 ++ resources/views/themes/Charisma/movies.tpl | 2 +- resources/views/themes/Gentele/movies.tpl | 2 +- resources/views/themes/Omicron/movies.tpl | 2 +- 5 files changed, 6 insertions(+), 3 deletions(-) diff --git a/Changelog b/Changelog index 787fa3b61..e4dedfdfa 100755 --- a/Changelog +++ b/Changelog @@ -1,4 +1,5 @@ 2018-04-11 DariusIII + * Chg: Fix missing release_flag frtom smarty, update themes * Chg: Add MovieController * Chg: Add GamesController, adjust themes and classes * Chg: Update CartController diff --git a/app/Http/Controllers/BasePageController.php b/app/Http/Controllers/BasePageController.php index 9155a6a63..a3e3acd4c 100644 --- a/app/Http/Controllers/BasePageController.php +++ b/app/Http/Controllers/BasePageController.php @@ -2,6 +2,8 @@ namespace App\Http\Controllers; +require_once NN_LIB.'utility/SmartyUtils.php'; + use App\Models\Menu; use App\Models\User; use Blacklight\db\DB; diff --git a/resources/views/themes/Charisma/movies.tpl b/resources/views/themes/Charisma/movies.tpl index aa0f12777..aefeb7b9b 100755 --- a/resources/views/themes/Charisma/movies.tpl +++ b/resources/views/themes/Charisma/movies.tpl @@ -20,7 +20,7 @@
View: Covers | List
+ href="{$smarty.const.WWW_TOP}/browse/movies/{$category->title}">List
Check all:
With Selected:
diff --git a/resources/views/themes/Gentele/movies.tpl b/resources/views/themes/Gentele/movies.tpl index 52bfbe4f9..dbbf04132 100755 --- a/resources/views/themes/Gentele/movies.tpl +++ b/resources/views/themes/Gentele/movies.tpl @@ -353,7 +353,7 @@
View: Covers | List + href="{$smarty.const.WWW_TOP}/browse/movies/{$category->title}">List
With Selected:
diff --git a/resources/views/themes/Omicron/movies.tpl b/resources/views/themes/Omicron/movies.tpl index a9076d211..9a2b518e8 100755 --- a/resources/views/themes/Omicron/movies.tpl +++ b/resources/views/themes/Omicron/movies.tpl @@ -20,7 +20,7 @@
View: Covers | List
+ href="{$smarty.const.WWW_TOP}/browse/movies/{$category->title}">List
Check all:
With Selected: