fixed some an issue on the html UI.
[apps/agl-service-data-persistence.git] / ll-auth-binding / htdocs / auth2.html
index 01e5e4f..356be1c 100644 (file)
             </ul>
         </div>
         <div id="message" style="color:red;"></div>
+               <div id="main" style="visibility:hidden">
+            <h2>Debug: </h2>
+            <ol>
+                <li>Question <div id="question"></div></li>
+                <li>Response <div id="output"></div></li>
+                <li>Events: <div id="outevt"></div></li>
+            </ol>
+        </div>
     </body>
 </html>