This commit is contained in:
Virtuworks 2014-06-12 11:12:43 -04:00
commit 6214077ad3
35 changed files with 3195 additions and 14 deletions

View file

@ -252,7 +252,8 @@ order by rg.groupOrder
public const string HELICON_ZOO = "HeliconZoo.*";
public const string ENTERPRISESTORAGE_DISKSTORAGESPACE = "EnterpriseStorage.DiskStorageSpace";
public const string ENTERPRISESTORAGE_FOLDERS = "EnterpriseStorage.Folders";
public const string ENTERPRISESTORAGE_FOLDERS = "EnterpriseStorage.Folders";
public const string ENTERPRICESTORAGE_DRIVEMAPS = "EnterpriseStorage.DriveMaps";
}
}