|
@@ -13,9 +13,9 @@ |
|
|
block discarded – undo |
|
13
|
13
|
use flipbox\ember\helpers\ArrayHelper; |
|
14
|
14
|
use flipbox\ember\helpers\ObjectHelper; |
|
15
|
15
|
use flipbox\ember\services\traits\records\AccessorByString; |
|
|
16
|
+use flipbox\organizations\Organizations as OrganizationsPlugin; |
|
16
|
17
|
use flipbox\organizations\db\UserTypeQuery; |
|
17
|
18
|
use flipbox\organizations\elements\Organization as OrganizationElement; |
|
18
|
|
-use flipbox\organizations\Organizations as OrganizationsPlugin; |
|
19
|
19
|
use flipbox\organizations\records\UserAssociation; |
|
20
|
20
|
use flipbox\organizations\records\UserType; |
|
21
|
21
|
use flipbox\organizations\records\UserTypeAssociation; |
Please login to merge, or discard this patch.