Compare commits
2 Commits
224382bf62
...
68fa7ce02e
| Author | SHA1 | Date |
|---|---|---|
|
|
68fa7ce02e | |
|
|
bd8cf9ee42 |
|
|
@ -542,7 +542,7 @@ namespace IRaCIS.Core.Application.Services
|
|||
}
|
||||
}
|
||||
|
||||
return new VisitStudyDTO() { StudyId= default(Guid) };
|
||||
return new VisitStudyDTO() { StudyId= default(Guid), IsCriticalSequence=true };
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Reference in New Issue