From 939f3545a073a411820ed037ac8edca43e3ea67f Mon Sep 17 00:00:00 2001 From: Tolga Akin Date: Wed, 2 Nov 2016 14:55:40 +1100 Subject: [PATCH] [SD-303] - Removing the desk field from the list --- client/superdesk.config.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/client/superdesk.config.js b/client/superdesk.config.js index 2a26894f5..b5a3b729d 100644 --- a/client/superdesk.config.js +++ b/client/superdesk.config.js @@ -78,8 +78,7 @@ module.exports = function() { 'updated', 'category', 'provider', - 'expiry', - 'desk' + 'expiry' ] },