Update myobject.class.php
This commit is contained in:
parent
79f6ec6fac
commit
d949447670
@ -534,7 +534,7 @@ class MyObject extends CommonObject
|
||||
}
|
||||
$linkclose.=' title="'.dol_escape_htmltag($label, 1).'"';
|
||||
$linkclose.=' class="classfortooltip'.($morecss?' '.$morecss:'').'"';
|
||||
.'_'.$class
|
||||
|
||||
/*
|
||||
$hookmanager->initHooks(array('myobjectdao'));
|
||||
$parameters=array('id'=>$this->id);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user