Schedule installation #49

Merged
bilal.catic merged 21 commits from schedule-installation-new into master 2018-11-03 11:24:43 +01:00
Showing only changes of commit 9e4ee644a0 - Show all commits

View File

@@ -8,10 +8,13 @@ if ( ! defined( 'ABSPATH' ) ) {
<div>
<table style="width:100%">
<tr>
<th>Suppliers</th>
<th>Estimated date</th>
<th>Confirmed date</th>
<th align="left">Suppliers</th>
<th align="left">Estimated date</th>
<th align="left">Confirmed date</th>
</tr>
<tr>
<td colspan="5"><hr></td>
<tr>
<?php
foreach($suppliers as $supplier){