From aacc3ad1d3677f72cb03c3ee09df6740aa0adb20 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 30 Nov 2018 16:26:05 +0800 Subject: [PATCH] examples/bootstrap/Editor.js --- examples/bootstrap/Editor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/bootstrap/Editor.js b/examples/bootstrap/Editor.js index c9e9685acb..0cc35ab2a7 100644 --- a/examples/bootstrap/Editor.js +++ b/examples/bootstrap/Editor.js @@ -53,7 +53,7 @@ Roo.example.Editor = new Roo.XComponent({ css.push(rootURL + '/roojs1/css-bootstrap/bootstrap.css'); css.push(rootURL + '/roojs1/css-bootstrap/font-awesome.css'); - css.push(rootURL + '/Campaign/editor/editor.css'); + //css.push(rootURL + '/Campaign/editor/editor.css'); return css; })(), -- 2.39.2