No longer necessary to include mkws-widget-ru.js.
[mkws-moved-to-github.git] / examples / htdocs / mkws-widget-ru.js
index 97db1a2..05a5c14 100644 (file)
@@ -1,11 +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";
-    var teamClass = 'mkwsTeam_' + this.team.name();
-    var html = "<h2>Reference Universe results:</h2>\n";
-    html += '<div class="mkwsRecords ' + teamClass 
-            + '" autosearch="' + this.node.attr("autosearch")
-            + '" sort="position" perpage="5"></div>';
-    this.node.html(html);
-});
+// It is no longer necessary to include this file.
+// The Reference Universe widget is included in mkws-complete.js