mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-07 06:51:06 +00:00
Revert "Hotfix RT button showing up when it isn't enabled"
This commit is contained in:
parent
a998d738ee
commit
2e93e0bf23
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@ div.full-size(
|
||||||
i.fa.fa-arrow-left
|
i.fa.fa-arrow-left
|
||||||
| #{translate("open_a_file_on_the_left")}
|
| #{translate("open_a_file_on_the_left")}
|
||||||
|
|
||||||
|
!= moduleIncludes('editor:toolbar', locals)
|
||||||
|
|
||||||
#editor(
|
#editor(
|
||||||
ace-editor="editor",
|
ace-editor="editor",
|
||||||
ng-if="!editor.richText",
|
ng-if="!editor.richText",
|
||||||
|
|
Loading…
Reference in a new issue