mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-10-28 17:51:23 +08:00
fix initial options not showing up
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
8750bd343c
commit
b08b59b39b
1 changed files with 1 additions and 1 deletions
|
|
@ -202,7 +202,7 @@
|
|||
<a href="" class="button reload">Reload ↻</a><br/><br>
|
||||
{% endif %}
|
||||
|
||||
{% if was_start_button_clicked == true %}
|
||||
{% if domain != "" %}
|
||||
{% if isAnyRunning == true %}
|
||||
{% if isApacheStarting != true %}
|
||||
{% if borg_backup_host_location != '' %}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue