From f7594bde8d263cce8b029406db50924fccd6a6c1 Mon Sep 17 00:00:00 2001 From: iglocska Date: Thu, 2 Feb 2017 17:30:26 +0100 Subject: [PATCH] chg: Added ids to the server index --- app/View/Servers/index.ctp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/View/Servers/index.ctp b/app/View/Servers/index.ctp index e0a52df7e..23be8eb3b 100644 --- a/app/View/Servers/index.ctp +++ b/app/View/Servers/index.ctp @@ -18,6 +18,7 @@ + @@ -57,6 +58,7 @@ foreach ($servers as $server): } ?> +
Paginator->sort('id');?> Paginator->sort('name');?> Connection test Paginator->sort('internal');?>