Update myobject.class.php

This commit is contained in:
Bahfir Abbes 2019-06-21 17:18:51 +01:00 committed by GitHub
parent 79f6ec6fac
commit d949447670
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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);