Fix service retrieval and add error handling

This commit is contained in:
Andras Bacsai
2023-11-13 12:59:59 +01:00
parent 7763594e6e
commit 55846c5635
2 changed files with 17 additions and 12 deletions

View File

@@ -182,7 +182,7 @@
</button>
@endif
@empty
<div>No service found.</div>
<div>No service found. Please try to reload the list!</div>
@endforelse
@endif
</div>