mirror of
https://github.com/overleaf/overleaf.git
synced 2025-03-04 04:01:24 +00:00
Merge pull request #465 from sharelatex/revert-464-as-hotfix-rt
Bring back editor toolbar
This commit is contained in:
commit
ab6abb2a4c
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