mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Revert to ng-show
This commit is contained in:
parent
849c5253c7
commit
7ae39a0f84
1 changed files with 2 additions and 1 deletions
|
@ -102,6 +102,7 @@ div.full-size(
|
|||
)
|
||||
i.synctex-control-icon
|
||||
div.full-size(
|
||||
ng-if="ui.pdfLayout == 'flat' && ui.view == 'pdf'"
|
||||
ng-if="ui.pdfLayout == 'flat'"
|
||||
ng-show="ui.view == 'pdf'"
|
||||
)
|
||||
include ./pdf
|
||||
|
|
Loading…
Reference in a new issue