From 0f6cddc3c28b129e59aeafdef6cdb24631dc0533 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 12 Oct 2024 00:29:39 +0000 Subject: [PATCH] bug fixes --- Theme/Backend/item-view.tpl.php | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Theme/Backend/item-view.tpl.php b/Theme/Backend/item-view.tpl.php index a838387..3548092 100644 --- a/Theme/Backend/item-view.tpl.php +++ b/Theme/Backend/item-view.tpl.php @@ -506,7 +506,7 @@ echo $this->data['nav']->render(); - +
data['l11nView']->render( @@ -519,7 +519,7 @@ echo $this->data['nav']->render();
- +
data['attributeView']->render( @@ -533,7 +533,7 @@ echo $this->data['nav']->render();
- +
@@ -672,7 +672,7 @@ echo $this->data['nav']->render();
- +
@@ -1023,7 +1023,7 @@ echo $this->data['nav']->render();
- +
@@ -1260,11 +1260,11 @@ echo $this->data['nav']->render();
- +
- +
@@ -1335,7 +1335,7 @@ echo $this->data['nav']->render();
- +
@@ -1412,17 +1412,17 @@ echo $this->data['nav']->render();
- +
data['note']->render('item-note', 'notes', $item->notes, '{/api}item/note?csrf={$CSRF}', (string) $item->id); ?>
- +
data['media-upload']->render('item-file', 'files', '', $this->data['files'], '{/api}item/file?csrf={$CSRF}', (string) $item->id); ?>
- +
@@ -1469,7 +1469,7 @@ echo $this->data['nav']->render();
- +