show a warning when a device profile OU couuld not be found
This commit is contained in:
@@ -8,9 +8,11 @@ namespace Disco.Models.UI.Config.DeviceProfile
|
||||
{
|
||||
Repository.DeviceProfile DeviceProfile { get; set; }
|
||||
OrganisationAddress DefaultOrganisationAddress { get; set; }
|
||||
|
||||
List<OrganisationAddress> OrganisationAddresses { get; set; }
|
||||
|
||||
string FriendlyOrganisationalUnitName { get; }
|
||||
bool OrganisationalUnitExists { get; set; }
|
||||
|
||||
int DeviceCount { get; set; }
|
||||
int DeviceDecommissionedCount { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user