Add notes to fix results table
This commit is contained in:
parent
9b13c14527
commit
3ece971d5f
@ -65,7 +65,8 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<!-- service-detail elements are currently contained within the 'From' column
|
<!-- service-detail elements are currently contained within the 'From' column
|
||||||
It should be underneath the row. I will need to look at the vanilla interface
|
It should be underneath the row. I will need to look at the vanilla interface
|
||||||
to establish what I did differently there. -->
|
to establish what I did differently there. Or, I can insert a new row
|
||||||
|
with colspan="7" to add a row spanning all columns.-->
|
||||||
<p class="service-detail">
|
<p class="service-detail">
|
||||||
A {service.operator || 'Unknown'} service
|
A {service.operator || 'Unknown'} service
|
||||||
{#if service['length']}
|
{#if service['length']}
|
||||||
|
Loading…
Reference in New Issue
Block a user