Update: Auth Claims Refinement, Job Creation

Auth Claims for Job Creation types, user details.
This commit is contained in:
Gary Sharp
2014-02-04 17:41:00 +11:00
parent eea71e6eb0
commit 7748f15d76
39 changed files with 1296 additions and 899 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ namespace Disco.Models.UI.Job
bool? DeviceHeld { get; set; }
string QuickLogDestinationUrl { get; set; }
string SourceUrl { get; set; }
bool? QuickLog { get; set; }
int? QuickLogTaskTimeMinutes { get; set; }