From d794efe7bddb07a9bbc483eac3d6d66b20aa8e3f Mon Sep 17 00:00:00 2001 From: Igor Scheller Date: Thu, 25 Jul 2019 17:40:59 +0200 Subject: User overview: Order by planned arrival/departure dates --- includes/controller/users_controller.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'includes/controller') diff --git a/includes/controller/users_controller.php b/includes/controller/users_controller.php index 214998dc..892089e7 100644 --- a/includes/controller/users_controller.php +++ b/includes/controller/users_controller.php @@ -277,6 +277,8 @@ function users_list_controller() 'active', 'force_active', 'got_shirt', + 'planned_arrival_date', + 'planned_departure_date', 'last_login_at', ])) { $order_by = $request->input('OrderBy'); -- cgit v1.2.3-70-g09d2