implemented stock display from location tree to property list

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2025-10-13 23:41:12 +02:00
parent 6e9a2b6aca
commit a52df2b434
10 changed files with 185 additions and 138 deletions

View File

@@ -26,7 +26,7 @@
<ul>
<li>
<a>
<span class="symbol"></span> {t('add_object',{object:'location'})}
<span class="symbol"></span> {t('add_object',{object:t('location')})}
</a>
</li>
{#each locations as location}