Part of ACREP-35.
authorMike Taylor <mike@indexdata.com>
Fri, 22 May 2015 10:53:21 +0000 (11:53 +0100)
committerMike Taylor <mike@indexdata.com>
Fri, 22 May 2015 10:53:21 +0000 (11:53 +0100)
commit175dc6dcde5b81f6fb65d83a605355917a43edf5
treed277499b7bac84fc44407647fa096b5e9258244a
parent49f6cef597cc53c5890631d95a1447d1170cac09
Part of ACREP-35.

From the "categories" widget, remove the unnecessary and harmful check
that authentication has been completed. Of course it generally has NOT
at the time the widget is created, resulting in an assertion-failure.
But this is unnecessary anyway, because the body of the widget's code
is in any case run as a callback when authentication is complete.
src/mkws-widget-categories.js