X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fmkws-widget-ru.js;h=05a5c14b3f9f9da828955295ebe3f717673f71ca;hb=8276d1fb61f2e4b640e1d3c0c254c57d2de0f6bc;hp=97db1a2dafed6716a397bf80fcb756328b7373a9;hpb=dd101a4ca83f33db517c9a794844d81412014300;p=mkws-moved-to-github.git diff --git a/examples/htdocs/mkws-widget-ru.js b/examples/htdocs/mkws-widget-ru.js index 97db1a2..05a5c14 100644 --- a/examples/htdocs/mkws-widget-ru.js +++ b/examples/htdocs/mkws-widget-ru.js @@ -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 = "

Reference Universe results:

\n"; - html += '
'; - this.node.html(html); -}); +// It is no longer necessary to include this file. +// The Reference Universe widget is included in mkws-complete.js