Merge branch 'fixes/fix-export-label-check-box' into staging
This commit is contained in:
commit
45f4f13f4b
@ -32,7 +32,7 @@
|
|||||||
<table id="devis" class="display tabledt devisDataTable">
|
<table id="devis" class="display tabledt devisDataTable">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th><?php p($l->t('To invoice'));?></th>
|
<th><?php p($l->t('A facturer'));?></th>
|
||||||
<th><?php p($l->t('ID'));?></th>
|
<th><?php p($l->t('ID'));?></th>
|
||||||
<th><?php p($l->t('Quote date'));?></th>
|
<th><?php p($l->t('Quote date'));?></th>
|
||||||
<th>Défunt</th>
|
<th>Défunt</th>
|
||||||
|
|||||||
@ -19,7 +19,7 @@
|
|||||||
<table id="client" class="display tabledt" style="font-size:11px;">
|
<table id="client" class="display tabledt" style="font-size:11px;">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th><?php p($l->t('To export'));?></th>
|
<th><?php p($l->t('A exporter'));?></th>
|
||||||
<th><?php p($l->t('ID'));?></th>
|
<th><?php p($l->t('ID'));?></th>
|
||||||
<th><?php p($l->t('Company'));?></th>
|
<th><?php p($l->t('Company'));?></th>
|
||||||
<th><?php p($l->t('First name'));?></th>
|
<th><?php p($l->t('First name'));?></th>
|
||||||
|
|||||||
@ -19,7 +19,7 @@
|
|||||||
<table id="client" class="display tabledt" style="font-size:11px;">
|
<table id="client" class="display tabledt" style="font-size:11px;">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th><?php p($l->t('To Export'));?></th>
|
<th><?php p($l->t('A exporter'));?></th>
|
||||||
<th><?php p($l->t('First name'));?></th>
|
<th><?php p($l->t('First name'));?></th>
|
||||||
<th><?php p($l->t('Last name'));?></th>
|
<th><?php p($l->t('Last name'));?></th>
|
||||||
<th>Référence</th>
|
<th>Référence</th>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user