Skip to content

Commit

Permalink
fix(dropdownfield): missing entity restriction setting
Browse files Browse the repository at this point in the history
  • Loading branch information
btry committed Jul 19, 2023
1 parent 8845b88 commit 54543cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inc/field/dropdownfield.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
use DBUtils;
use Document;
use Dropdown;
use CommonDBTM;
use CommonITILActor;
use CommonITILObject;
use CommonTreeDropdown;
Expand Down

0 comments on commit 54543cb

Please sign in to comment.