From 97dde99d9905fa90c9a73015995142b54140d134 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Thu, 6 Jun 2019 16:55:40 -0600 Subject: [PATCH] Allow sorting by person ID with Actions column --- pages/people.php | 1 + static/js/people.js | 4 ---- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/pages/people.php b/pages/people.php index 03bd101..5951b8d 100644 --- a/pages/people.php +++ b/pages/people.php @@ -85,6 +85,7 @@ if (!empty($VARS['filter']) && preg_match("/(camper|adult|youth)/", $VARS['filte + get("Edit"); ?> diff --git a/static/js/people.js b/static/js/people.js index c7c4807..4a022c7 100644 --- a/static/js/people.js +++ b/static/js/people.js @@ -22,10 +22,6 @@ $('#campertable').DataTable({ targets: 0, className: 'control', orderable: false - }, - { - targets: 1, - orderable: false } ], order: [