프로젝트

일반

사용자정보

개정판 46204ee1

ID46204ee1b6f7c82bcc649461fb6c34379e42d548
상위 378846cd
하위 662c6295

유성호이(가) 약 일년 전에 추가함

issue #0000
Main 조회조건에서
저장 후, Refresh 후 등(project load 시 목록 clear 안되고 add만되는 오류 수정)
ID2 Project 리스트 초기화 후 add 되도록 변경

Change-Id: Ib1d702497d2a9ec96ec8a5dc243ea2c2f2db28e2

차이점 보기:

ID2.Manager/ID2.Manager/Main.cs
1219 1219
                allTeam.Selected = true;
1220 1220

  
1221 1221
                //Project List
1222
                //if (this.radDropDownListProject.Items.Count > 0)
1223
                //    this.radDropDownListProject.Items.Clear();
1222
                if (this.radDropDownListProject.Items.Count > 0)
1223
                    this.radDropDownListProject.Items.Clear();
1224 1224
                //informations.ProjectList.Where(x => x.GroupID.Equals(informations.ActiveProject.ProjectID)).ToList()
1225 1225
                //                        .ForEach(x =>
1226 1226
                //                        {

내보내기 Unified diff

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