Merge branch 'evo-AdminPrivateSaleSales' into develop
This commit is contained in:
commit
bb9c991c2d
@ -967,8 +967,8 @@ class AdminPrivateSalesSales extends AdminTab {
|
||||
<td>'.$sale->id.'</td>
|
||||
<td>'.$sale->id_category.'</td>
|
||||
<td><strong>'.$sale->title[intval($cookie->id_lang)].'</strong><br/><span style="color:#666; font-style:italic">'.$extrafields[$sale->id][1].'</span></td>
|
||||
<td>'.$sale->date_start.'</td>
|
||||
<td>'.$sale->date_end.'</td>
|
||||
<td style="font-size:12px;">'.$sale->date_start.'</td>
|
||||
<td style="font-size:12px;">'.$sale->date_end.'</td>
|
||||
<td align="center">'.($sale->enabled?'<span class="anticon anticon-checkmark text-green-light"></span>':'<span class="anticon anticon-cross text-rose"></span>').'</td>
|
||||
';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user