Widget is called "auth-name" not "authname".
authorMike Taylor <mike@indexdata.com>
Mon, 27 Oct 2014 17:06:02 +0000 (17:06 +0000)
committerMike Taylor <mike@indexdata.com>
Mon, 27 Oct 2014 17:06:02 +0000 (17:06 +0000)
examples/htdocs/wolfram.html

index 25d2513..268c414 100644 (file)
@@ -44,7 +44,7 @@
   <!-- Test case: using single JS files in the right order, MKWS config in HEAD
        before JS files loaded, and a broken jQuery object in BODY section -->
   <body>
-    <div class="mkws-authname mkws-authname"></div>
+    <div class="mkws-auth-name mkws-auth-name"></div>
     <div class="mkws-switch mkws-switch"></div>
     <div class="mkws-lang mkws-lang"></div>
     <div class="mkws-progress mkws-progress"></div>