Only showing active products in IvtProductMatch
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
<th>Preis</th>
|
||||
<th>Interval</th>
|
||||
<th>Typ</th>
|
||||
<th></th>
|
||||
<th style="border-left: 1px solid #000">thetool Produkt</th>
|
||||
<th>ivt_id hinterlegt</th>
|
||||
</tr>
|
||||
@@ -49,7 +48,6 @@
|
||||
<td><?=$ip->price?></td>
|
||||
<td><?=$ip->interval?></td>
|
||||
<td><?=$ip->typ?></td>
|
||||
<td><?=$ip->id?></td>
|
||||
<td style="border-left: 1px solid #000">
|
||||
<select class="form-control" name="product[<?=$ip->id?>]" id="product_<?=$ip->id?>">
|
||||
<option></option>
|
||||
|
||||
Reference in New Issue
Block a user