From 51e8404cdff1ce4555a089f4ecbfaba89bce2d49 Mon Sep 17 00:00:00 2001 From: Mathias Markl Date: Fri, 13 Oct 2017 13:08:26 +0200 Subject: [PATCH] Update index.html --- muk_web_client/static/description/index.html | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) 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 +