From: Mike Taylor Date: Thu, 24 Apr 2014 10:42:17 +0000 (+0100) Subject: Vertical ws X-Git-Tag: 1.0.0~854 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=f5ad3c3d45025f21e346a4fa343d0473a9cb4b39 Vertical ws --- diff --git a/src/mkws-team.js b/src/mkws-team.js index 7a9015e..5a2563b 100644 --- a/src/mkws-team.js +++ b/src/mkws-team.js @@ -261,7 +261,6 @@ function team($, teamName) { resetPage(); queue("navi").publish(); - // Continue to use previous query/sort-order unless new ones are specified if (query) m_query = query; if (sortOrder) m_sortOrder = sortOrder;