X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=src%2Fmkws-widgets.js;h=4173301593e23eee087772ea063579efd9435345;hb=b0396a7cfd3346f8d0723a7aca397951f2ea9336;hp=4bf7ec70aeb1d74b7759ce95c86084684197eb45;hpb=568f18fa932e550a1986508bd71c7da831ea0b0a;p=mkws-moved-to-github.git 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()) {