Disable option that i can't understand.

This commit is contained in:
Laurent Destailleur 2015-06-19 00:18:41 +02:00
parent 425d9bff48
commit bbc70004d9

View File

@ -440,6 +440,7 @@ print '</tr>';
print '</form>';
// Activate propal merge produt card
/* disabled. PRODUIT_PDF_MERGE_PROPAL can be added manually. Still did not understand how this feature works.
$var=!$var;
print '<form method="POST" action="'.$_SERVER['PHP_SELF'].'">';
print '<input type="hidden" name="token" value="'.$_SESSION['newtoken'].'">';
@ -452,7 +453,7 @@ print '</td><td align="right">';
print '<input type="submit" class="button" value="'.$langs->trans("Modify").'">';
print '</td>';
print '</tr>';
print '</form>';
print '</form>';*/
// Use units
$var=!$var;