From 3060bfc76b6dc58bb1fa241a17bc15926b39e515 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Wed, 22 Jan 2020 00:55:15 +0100 Subject: new feature : multi render --- app/view/templates/home.php | 2 +- app/view/templates/homemenu.php | 12 +++++------- 2 files changed, 6 insertions(+), 8 deletions(-) (limited to 'app/view/templates') diff --git a/app/view/templates/home.php b/app/view/templates/home.php index f95c60f..c47a3ec 100644 --- a/app/view/templates/home.php +++ b/app/view/templates/home.php @@ -85,7 +85,7 @@ - issupereditor()) { ?> + issupereditor()) { ?> diff --git a/app/view/templates/homemenu.php b/app/view/templates/homemenu.php index 21f9af8..25ce60c 100644 --- a/app/view/templates/homemenu.php +++ b/app/view/templates/homemenu.php @@ -38,13 +38,11 @@ -- cgit v1.2.3 From 8e2abd192527a308d08920c69ab4a551b6f1e994 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Wed, 22 Jan 2020 01:21:39 +0100 Subject: new feature : multidelete --- app/view/templates/homemenu.php | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'app/view/templates') diff --git a/app/view/templates/homemenu.php b/app/view/templates/homemenu.php index 25ce60c..2ee1381 100644 --- a/app/view/templates/homemenu.php +++ b/app/view/templates/homemenu.php @@ -37,11 +37,7 @@ Edit -- cgit v1.2.3