From be28e3580e315aeb149acacb9e43a454b0376f7f Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Tue, 10 Feb 2015 10:54:11 +0100 Subject: sorting also for clients and contacts --- include/assignments-overview.php | 6 +++--- include/clients-overview.php | 10 ++++++---- include/contacts-overview.php | 10 ++++++---- 3 files changed, 15 insertions(+), 11 deletions(-) diff --git a/include/assignments-overview.php b/include/assignments-overview.php index 4af041c..afb4389 100644 --- a/include/assignments-overview.php +++ b/include/assignments-overview.php @@ -22,11 +22,11 @@
Overview
- +
- - + + diff --git a/include/clients-overview.php b/include/clients-overview.php index 523aeef..a238ab1 100644 --- a/include/clients-overview.php +++ b/include/clients-overview.php @@ -22,11 +22,11 @@
Overview
-
#Offer#Offer Briefing Time Price
+
- - + + @@ -34,7 +34,9 @@ + echo "
#Name#Name Tools
{$client->getId()} diff --git a/include/contacts-overview.php b/include/contacts-overview.php index bad63ed..3fb1eb1 100644 --- a/include/contacts-overview.php +++ b/include/contacts-overview.php @@ -22,11 +22,11 @@
Overview
- +
- - + + @@ -35,7 +35,9 @@ + echo "
#Name#Name Address Tools
{$contact->getId()} {$contact->getName()}
-- cgit v1.2.3