From: Mike Taylor Date: Wed, 26 Mar 2014 17:16:36 +0000 (+0000) Subject: Move comment. X-Git-Tag: 1.0.0~1175 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=b0396a7cfd3346f8d0723a7aca397951f2ea9336;hp=568f18fa932e550a1986508bd71c7da831ea0b0a;p=mkws-moved-to-github.git Move comment. --- diff --git a/src/mkws-widgets.js b/src/mkws-widgets.js index 4bf7ec7..4173301 100644 --- a/src/mkws-widgets.js +++ b/src/mkws-widgets.js @@ -271,10 +271,10 @@ function promoteToNavi() { mkws.registerWidgetType('Navi', promoteToNavi); +// It seems this and the Perpage widget doen't need to subscribe to +// anything, since they produce events rather than consuming them. +// function promoteToSort() { - // It seems this and the Perpage widget doen't need to - // subscribe to anything, since they produce events rather - // than consuming them. $(this.node).change(function () { this.team.set_sortOrder($(node).val()); if (this.team.submitted()) {