From 18dfc448997ea2ddf964c55eed9a802f91f7432c Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Thu, 11 Nov 2021 14:23:07 +0000 Subject: [PATCH] Sort services on user information page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Since the model doesn’t sort automatically we need to do this in the presentation layer now. --- app/templates/views/find-users/user-information.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/views/find-users/user-information.html b/app/templates/views/find-users/user-information.html index 0b93d7e9f..2e9ef6569 100644 --- a/app/templates/views/find-users/user-information.html +++ b/app/templates/views/find-users/user-information.html @@ -17,7 +17,7 @@