Compare commits
No commits in common. "68fa7ce02e76ef10c101a79423b92263214ecf46" and "224382bf62739e2821bb9e8f4caf5844520dfcd2" have entirely different histories.
68fa7ce02e
...
224382bf62
|
|
@ -542,7 +542,7 @@ namespace IRaCIS.Core.Application.Services
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return new VisitStudyDTO() { StudyId= default(Guid), IsCriticalSequence=true };
|
return new VisitStudyDTO() { StudyId= default(Guid) };
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue