From 4217b48a1553c0ce76bf30963d2c5d6f7e2d3d95 Mon Sep 17 00:00:00 2001 From: Alasdair Smith Date: Tue, 27 Mar 2018 20:10:03 +0100 Subject: [PATCH] Hotfix RT button showing up when it isn't enabled --- services/web/app/views/project/editor/editor.pug | 2 -- 1 file changed, 2 deletions(-) diff --git a/services/web/app/views/project/editor/editor.pug b/services/web/app/views/project/editor/editor.pug index 2b42cda965..90a03634b1 100644 --- a/services/web/app/views/project/editor/editor.pug +++ b/services/web/app/views/project/editor/editor.pug @@ -33,8 +33,6 @@ div.full-size( i.fa.fa-arrow-left |   #{translate("open_a_file_on_the_left")} - != moduleIncludes('editor:toolbar', locals) - #editor( ace-editor="editor", ng-if="!editor.richText",