Fix: use full option
This commit is contained in:
parent
6d26a530d5
commit
7c9fc91c0b
@ -1138,7 +1138,7 @@ function top_menu($head, $title='', $target='', $disablejs=0, $disablehead=0, $a
|
|||||||
if ($res)
|
if ($res)
|
||||||
{
|
{
|
||||||
//$mc = new ActionsMulticompany($db);
|
//$mc = new ActionsMulticompany($db);
|
||||||
$entitytext = img_object('', 'globe','entity');
|
$entitytext = img_object('', 'globe',"class='entity'");
|
||||||
$entityhtmltext = 'EntityName';
|
$entityhtmltext = 'EntityName';
|
||||||
print $html->textwithtooltip('',$entityhtmltext,2,1,$entitytext);
|
print $html->textwithtooltip('',$entityhtmltext,2,1,$entitytext);
|
||||||
//$select_entity = '<div class="loginSelectEntity">'.$mc->select_entities($conf->entity).'</div>';
|
//$select_entity = '<div class="loginSelectEntity">'.$mc->select_entities($conf->entity).'</div>';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user