Compare commits
No commits in common. "55f864c16cb3a7d8452f5802878d57ac611ef6ad" and "4945daa0d45225c091a787ccc8dae4cacecea2f6" have entirely different histories.
55f864c16c
...
4945daa0d4
|
|
@ -664,10 +664,6 @@ namespace IRaCIS.Core.Application.Services
|
||||||
{
|
{
|
||||||
studyList.Insert(0, keySeries);
|
studyList.Insert(0, keySeries);
|
||||||
}
|
}
|
||||||
else
|
|
||||||
{
|
|
||||||
studyList.Insert(0, new VisitStudyDTO() { });
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue