mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-24 09:39:35 +02:00
5 lines
184 B
Plaintext
5 lines
184 B
Plaintext
source-editor#editor(
|
|
ng-class="{ 'review-panel-react': reviewPanel.isReact }"
|
|
ng-show="!!editor.sharejs_doc && !editor.opening && multiSelectedCount === 0 && !editor.error_state"
|
|
)
|