프로젝트

일반

사용자정보

개정판 bd86dd48

IDbd86dd48e66164347aa66a1d0db05057153b1f94
상위 030ee6a2
하위 9bb7a028

이지연이(가) 2년 이상 전에 추가함

issue #000: Setting Secondary 조건 수정, Header Rule 로직 수정, tieinpoint 로직 수정

Change-Id: I84ad7e4f5784ca7a0886e8900f2526f8d034e81a

차이점 보기:

DTI_PID/ID2PSN/Form/MultiwaySetting.cs
218 218

  
219 219
                dt.Rows.Add(filesPath.ToList().IndexOf(path) + 10000, parentId, Path.GetFileNameWithoutExtension(path), 1, resizedImage);
220 220

  
221
                if (Path.GetFileNameWithoutExtension(path) == "Connect To Process" && bLine)
221
                if (bLine)
222 222
                {
223 223
                    bLine = false;
224 224
                    dt.Rows.Add(filesPath.ToList().IndexOf(path) + 20000, parentId, "Primary", 1, resizedImage);

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)