mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Merge pull request #464 from sharelatex/as-hotfix-rt
Hotfix RT button showing up when it isn't enabled
This commit is contained in:
commit
f0ada4dd23
1 changed files with 0 additions and 2 deletions
|
@ -33,8 +33,6 @@ 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