forked from Wavyzz/dolibarr
Fix bad include
This commit is contained in:
@@ -1559,7 +1559,7 @@ else
|
||||
|
||||
// Other attributes
|
||||
$parameters = array('socid'=>$socid, 'colspan' => ' colspan="3"', 'colspanvalue' => '3');
|
||||
include DOL_DOCUMENT_ROOT.'/core/tpl/extrafields_create.tpl.php';
|
||||
include DOL_DOCUMENT_ROOT.'/core/tpl/extrafields_add.tpl.php';
|
||||
|
||||
// Assign a sale representative
|
||||
print '<tr>';
|
||||
|
||||
Reference in New Issue
Block a user