From d32a04feadb0268dae80363c5b6338a930cb6179 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 19 Apr 2024 02:08:37 +0000 Subject: [PATCH] general fixes --- Theme/Backend/investment-option-view.tpl.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Theme/Backend/investment-option-view.tpl.php b/Theme/Backend/investment-option-view.tpl.php index a6dc91f..42edc56 100644 --- a/Theme/Backend/investment-option-view.tpl.php +++ b/Theme/Backend/investment-option-view.tpl.php @@ -75,7 +75,7 @@ $isNew = $option->id === 0;
@@ -114,6 +114,7 @@ $isNew = $option->id === 0;
+ request->uri->fragment === 'c-tab-2' ? ' checked' : ''; ?>>
@@ -143,5 +144,6 @@ $isNew = $option->id === 0;
data['media-upload']->render('option-file', 'files', '', $option->files); ?>
+