X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fmkws-widget-categories.js;fp=src%2Fmkws-widget-categories.js;h=61abb4e3d36c870096b6a893838463a8b8daded4;hb=56d08fa4d3a87330e00effa5af30cf3d4133e528;hp=fc8896f30bd08db0667b60b0db4156fa7c3ca109;hpb=a11c920efd56cf7b6240e852b6826bc671856f88;p=mkws-moved-to-github.git diff --git a/src/mkws-widget-categories.js b/src/mkws-widget-categories.js index fc8896f..61abb4e 100644 --- a/src/mkws-widget-categories.js +++ b/src/mkws-widget-categories.js @@ -16,7 +16,7 @@ mkws.registerWidgetType('categories', function() { alert("categories response document is not XML"); return; } - that.log("got categories: " + data); + that.info("got categories: " + data); var text = []; text.push("Select category: ");