diff --git a/muk_web_client/static/description/index.html b/muk_web_client/static/description/index.html index 030371d..b8335ff 100644 --- a/muk_web_client/static/description/index.html +++ b/muk_web_client/static/description/index.html @@ -7,7 +7,7 @@ -
+

Overview

@@ -17,10 +17,8 @@ extend the web client and declare a new bus channel.

- Example: -

-
-			    
+			    
+			        
 var WebClient = require('web.WebClient');
 var session = require('web.session');	
 
@@ -34,8 +32,9 @@ WebClient.include({
 		...
 	}
 });
-			    
-			
+
+
+

@@ -52,4 +51,4 @@ WebClient.include({ -
\ No newline at end of file +