Skip to content

Commit 54543cb

Browse files
committed
fix(dropdownfield): missing entity restriction setting
1 parent 8845b88 commit 54543cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

inc/field/dropdownfield.class.php

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
use DBUtils;
4242
use Document;
4343
use Dropdown;
44+
use CommonDBTM;
4445
use CommonITILActor;
4546
use CommonITILObject;
4647
use CommonTreeDropdown;

0 commit comments

Comments
 (0)