From 33ed4c75fc932cafd701d47d3d58f6e68f5c2e2b Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Sat, 13 Jul 2019 11:54:46 +0200 Subject: 1.2.6 Environnement update backtopbar always visible + minor fixes --- app/view/templates/edit.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/view/templates/edit.php') diff --git a/app/view/templates/edit.php b/app/view/templates/edit.php index 8d79174..5ce1d35 100644 --- a/app/view/templates/edit.php +++ b/app/view/templates/edit.php @@ -10,6 +10,9 @@
+ insert('backtopbar', ['user' => $user, 'tab' => 'edit']) ?> + + insert('edittopbar', ['art' => $art, 'user' => $user]) ?>
-- cgit v1.2.3