From f0e2ac8baa2aa025cb820d96630b97041307d1d7 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Wed, 21 Aug 2019 18:24:05 +0200 Subject: Feature : datalist with autofocus --- app/view/templates/home.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/view/templates/home.php') diff --git a/app/view/templates/home.php b/app/view/templates/home.php index 820d185..17d0a22 100644 --- a/app/view/templates/home.php +++ b/app/view/templates/home.php @@ -8,7 +8,7 @@ - insert('backtopbar', ['user' => $user, 'tab' => 'home']) ?> + insert('backtopbar', ['user' => $user, 'tab' => 'home', 'pagelist' => $pagelist]) ?> iseditor()) { ?> -- cgit v1.2.3