프로젝트

일반

사용자정보

개정판 503cb09e

ID503cb09ea3dbf9b3332a3735d2719f52339b24a3
상위 c9e9f822
하위 a6791024

김태성이(가) 약 5년 전에 추가함

service controller 참조 DLL 추가

Change-Id: I71275da928adc2181aa4c8da4b377eccabe90669

차이점 보기:

KCOM/Services/BaseServices.cs
245 245

  
246 246
            if (e.Error != null)
247 247
            {
248
                DialogMessage_Alert("페이지정보를 가져올 수 없습니다.", "Alert");
248
                DialogMessage_Alert("The page cannot be displayed.", "Alert");
249 249
                return;
250 250
            }
251 251

  
......
662 662
                        else
663 663
                        {
664 664
                            //System.Windows.Forms.MessageBox.Show("해당 프로젝트에 가입되지 않은 유저입니다. 관리자에게 등록신청을 해주세요", "안내");
665
                            DialogMessage_Alert("해당 프로젝트에 가입되지 않은 유저입니다. 관리자에게 등록신청을 해주세요", "안내");
665
                            DialogMessage_Alert("You are not belong to this project. Please ask admin for an authority.", "Info");
666 666
                            //this.ParentOfType<MainPage>().DialogMessage_Alert("해당 프로젝트에 가입되지 않은 유저입니다. 관리자에게 등록신청을 해주세요", "안내");
667 667
                        }
668 668

  

내보내기 Unified diff

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