Fix case and spelling of widget-type names
[mkws-moved-to-github.git] / src / mkws-popup.js
index 7496a07..97156c0 100644 (file)
@@ -4,7 +4,7 @@
 
 //"use strict";
 // $(document).ready(function () {
-mkws.registerWidgetType('Popup', function() {
+mkws.registerWidgetType('popup', function() {
     var $ = mkws.$;
     var debug = mkws.log;
     debug("init popup window");