Skip to content

Commit 68da63e

Browse files
stonebuzztrasher
andcommitted
Update ajax/visibility.php
Co-authored-by: Johan Cwiklinski <[email protected]>
1 parent a769a3f commit 68da63e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ajax/visibility.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
$display = true;
9292
break;
9393

94-
case 'Entity':
94+
case Entity::class:
9595
echo "<td>";
9696
Entity::dropdown(['entity' => $_SESSION['glpiactiveentities'],
9797
'value' => $_SESSION['glpiactive_entity'],

0 commit comments

Comments
 (0)