mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-06-04 18:00:10 +00:00
Revert "feat(ui): hide OnlyOffice option unless already enabled"
This reverts commit 7679994ee5.
Signed-off-by: Julius Knorr <jus@bitgrid.net>
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
checked="checked"
|
||||
{% endif %}
|
||||
>
|
||||
<label class="office-card{{ isAnyRunning ? ' office-card-disabled' : '' }}{{ is_onlyoffice_enabled == false ? ' office-card-hidden' : '' }}" for="office-onlyoffice">
|
||||
<label class="office-card{{ isAnyRunning ? ' office-card-disabled' : '' }}" for="office-onlyoffice">
|
||||
<div class="office-card-header">
|
||||
<div>
|
||||
<h4>ONLYOFFICE</h4>
|
||||
|
||||
Reference in New Issue
Block a user