feat: remove label
addresses #869941azm
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@
|
||||
<f:if condition="{v:variable.get(name: 'pricetable.{categoryKey}', useRawKeys: 1) -> f:count()} > 0">
|
||||
<tr class="text-white {ep:themeClasses(classes: '{sbw: \'bg-sbw-primary\', snz: \'bg-snz-primary\', uch: \'bg-uch-primary\'}', key: themekey)}">
|
||||
<td class="px-2 py-1 font-bold border border-zinc-200">
|
||||
Apartments {category}
|
||||
{category}
|
||||
</td>
|
||||
<f:for each="{roomTypesLabels}" as="type">
|
||||
<td class="px-2 py-1 border border-zinc-200">
|
||||
|
||||
Reference in New Issue
Block a user