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); ?>
+