From 01e11d9f5199abee214d5241ff3b70a61cdc11e3 Mon Sep 17 00:00:00 2001 From: Holger Brunn Date: Mon, 21 Jul 2014 09:40:21 +0200 Subject: [PATCH] [FIX] trailing whitespace --- web_ckeditor4/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_ckeditor4/__openerp__.py b/web_ckeditor4/__openerp__.py index 4637b6a2..6dc40928 100644 --- a/web_ckeditor4/__openerp__.py +++ b/web_ckeditor4/__openerp__.py @@ -104,7 +104,7 @@ # 'static/lib/trunk/core/dom/text.js', # 'static/lib/trunk/core/dom/rangelist.js', # 'static/lib/trunk/core/skin.js', - # 'static/lib/trunk/core/_bootstrap.js', + # 'static/lib/trunk/core/_bootstrap.js', # end of ckeditor debug 'static/src/js/web_ckeditor4.js', ],