Add table column header
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
||||
<div class="table-responsive">
|
||||
<table class="table table-striped pricetable">
|
||||
<tr>
|
||||
<th></th>
|
||||
<th>Apartments</th>
|
||||
<f:for each="{roomTypesLabels}" as="type">
|
||||
<th>{type}</th>
|
||||
</f:for>
|
||||
|
||||
Reference in New Issue
Block a user