From c950556f94863e2ae0ef79009b0ed45a2dbc1a47 Mon Sep 17 00:00:00 2001 From: Mathias Markl Date: Fri, 13 Oct 2017 13:16:36 +0200 Subject: [PATCH] Update index.html --- muk_web_client/static/description/index.html | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/muk_web_client/static/description/index.html b/muk_web_client/static/description/index.html index 7c06570..8e1f09f 100644 --- a/muk_web_client/static/description/index.html +++ b/muk_web_client/static/description/index.html @@ -7,11 +7,7 @@ -<<<<<<< HEAD
-======= -
->>>>>>> branch '11.0' of https://github.com/muk-it/muk_web.git

Overview

@@ -20,14 +16,8 @@ notifications. To add a channel listener to the client just extend the web client and declare a new bus channel.

-<<<<<<< HEAD
 		    	
-=======
-			

-

-			        
->>>>>>> branch '11.0' of https://github.com/muk-it/muk_web.git
 var WebClient = require('web.WebClient');
 var session = require('web.session');	
 
@@ -41,14 +31,8 @@ WebClient.include({
 		...
 	}
 });
-<<<<<<< HEAD
 		    	
 			
-======= -
-
-

->>>>>>> branch '11.0' of https://github.com/muk-it/muk_web.git