Extent default Wikipedia-widget styles to apply to the mkws-wikipedia
[mkws-moved-to-github.git] / examples / htdocs / mkws-widget-ru.js
index 4b7054f..05a5c14 100644 (file)
@@ -1,7 +1,2 @@
-mkws.registerWidgetType('ReferenceUniverse', function() {
-    //this.team.config.service_proxy_auth = "http://mkws.indexdata.com/service-proxy/?command=auth&action=login&username=paratext&password=paratext_mkc";
-    // this.team.config.perpage_default = 5;
-    // this.team.config.sort_default = "position";
-    this.node.html("<h2>Reference Universe results:</h2>\n" +
-                   this.subwidget('Records', { sort: 'position', perpage: 5 }));
-});
+// It is no longer necessary to include this file.
+// The Reference Universe widget is included in mkws-complete.js