From 568c2be3c328a272f7a872c3fc67b61af3c4e797 Mon Sep 17 00:00:00 2001 From: Sebastian Reichel Date: Wed, 18 Jul 2018 00:56:23 +0200 Subject: web: use datatables instead of sortable --- data/templates/users/index.html | 8 ++++++- data/templates/users/invoice.html | 44 +++++++++++++++++++-------------------- 2 files changed, 28 insertions(+), 24 deletions(-) (limited to 'data/templates/users') diff --git a/data/templates/users/index.html b/data/templates/users/index.html index 246e523..71eccf9 100644 --- a/data/templates/users/index.html +++ b/data/templates/users/index.html @@ -1,4 +1,4 @@ - +
@@ -6,3 +6,9 @@ {{{DATA}}}
IDName
+ + diff --git a/data/templates/users/invoice.html b/data/templates/users/invoice.html index 1265448..36ea627 100644 --- a/data/templates/users/invoice.html +++ b/data/templates/users/invoice.html @@ -1,29 +1,27 @@

Invoice

-- cgit v1.2.3