2
0
forked from Wavyzz/dolibarr

correct merge

This commit is contained in:
Frédéric FRANCE
2017-12-29 20:41:39 +01:00
committed by GitHub
parent 77be56ff74
commit 0fae2ba8ca

View File

@@ -498,15 +498,6 @@ if (! empty($arrayfields['p.firstname']['checked']))
print '<input class="flat" type="text" name="search_firstname" size="6" value="'.dol_escape_htmltag($search_firstname).'">';
print '</td>';
}
<<<<<<< HEAD
if (! empty($arrayfields['p.poste']['checked']))
{
print '<td class="liste_titre">';
print '<input class="flat" type="text" name="search_poste" size="5" value="'.dol_escape_htmltag($search_poste).'">';
print '</td>';
}
=======
>>>>>>> branch '6.0' of git@github.com:Dolibarr/dolibarr.git
if (! empty($arrayfields['p.zip']['checked']))
{
print '<td class="liste_titre">';