mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
onlyoffice should not be shown in the aio interface if disabled
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
920379213a
commit
2ffbeead53
1 changed files with 2 additions and 0 deletions
|
|
@ -98,6 +98,7 @@
|
||||||
>
|
>
|
||||||
<label for="talk-recording">Nextcloud Talk Recording-server (needs Nextcloud Talk being enabled and ~1GB additional RAM and ~2 additional vCPUs)</label>
|
<label for="talk-recording">Nextcloud Talk Recording-server (needs Nextcloud Talk being enabled and ~1GB additional RAM and ~2 additional vCPUs)</label>
|
||||||
</p>
|
</p>
|
||||||
|
{% if is_onlyoffice_enabled == true %}
|
||||||
<p>
|
<p>
|
||||||
<input
|
<input
|
||||||
type="checkbox"
|
type="checkbox"
|
||||||
|
|
@ -112,6 +113,7 @@
|
||||||
>
|
>
|
||||||
<label for="onlyoffice">OnlyOffice</label>
|
<label for="onlyoffice">OnlyOffice</label>
|
||||||
</p>
|
</p>
|
||||||
|
{% endif %}
|
||||||
<p>
|
<p>
|
||||||
<input
|
<input
|
||||||
type="checkbox"
|
type="checkbox"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue