From 695908c7ab2a5d5f011f616d2af3368da7131a6f Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Tue, 22 Jan 2019 02:04:53 +0100 Subject: home columns and download function added --- app/view/templates/home.php | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) (limited to 'app/view/templates/home.php') diff --git a/app/view/templates/home.php b/app/view/templates/home.php index 5860975..9636d7e 100644 --- a/app/view/templates/home.php +++ b/app/view/templates/home.php @@ -44,6 +44,17 @@ + + [ 'getadress' => true, + 'label' => 'id', + 'show' => true] + ] + + + ?> + @@ -55,15 +66,31 @@ edit see del + isadmin()) { ?> + dl + tag + summary + to + from + last modification + date of creation + date + privacy + visit + + edit + + aff + @@ -72,15 +99,31 @@ 👁 + isadmin()) { ?> + + tag('sort') ?> + description('short') ?> + linkto('sort') ?> + linkfrom('sort') ?> + datemodif('hrdi') ?> + datecreation('hrdi') ?> + date('dmy') ?> + secure('string') ?> + visitcount() ?> + + editcount() ?> + + affcount() ?> + -- cgit v1.2.3