Revert "NEW Converted Form::textwithtooltip and Form::textwithpicto to static functions"
This reverts commit 4d78932fe8.
This commit is contained in:
parent
4dc6acafe0
commit
68e06a4634
@ -5084,7 +5084,7 @@ class Form
|
|||||||
* @param CommonObject $object Object we want to show links to
|
* @param CommonObject $object Object we want to show links to
|
||||||
* @return int <0 if KO, >0 if OK
|
* @return int <0 if KO, >0 if OK
|
||||||
*/
|
*/
|
||||||
function showLinkedObjectBlock(CommonObject $object)
|
function showLinkedObjectBlock($object)
|
||||||
{
|
{
|
||||||
global $conf,$langs,$hookmanager;
|
global $conf,$langs,$hookmanager;
|
||||||
global $bc;
|
global $bc;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user