Fix colspan
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good Details

2022.01
Willem Dantuma 2020-07-21 11:21:34 +02:00
parent 1c75fb6f71
commit 464b82bfb9
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<table class="container" *ngIf="showLegend()">
<tr>
<td colspan="2">
<td colspan="3">
<div class="title">
<h4 *ngIf="showTitle">{{layer.name}}</h4>
<b *ngIf="layer.unit">({{layer.unit}})</b>