{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
-
-
-
resolved all discussions
Toggle commit list -
merged
Toggle commit list
assigned to @lee-mk
marked the task @lee-mk as completed
assigned to @lee-dh
assigned to @kang-dh
marked the task @kang-dh as completed
assigned to @lee-dh
assigned to @kim-p
111 | 111 | } |
112 | 112 | let downloadPath = CMS_SERVER_URL + '/chatapi/file/download?fileName=' + imageName + '&roomId=' + CHAT.globalLoginParameter.roomId; |
113 | 113 | // アップロードが終了した後ローディング画面から離れてメッセージをメッセージを転送する |
114 | const lightbox = $('<a/>',{href:imgPath, 'data-lightbox':'attachedImages','data-title':imageName}); | |
115 | const image = $('<img/>',{src:imgPath, width:'auto',style:'max-width:100%'}); | |
114 | const lightbox = $('<a/>',{'data-lightbox':'attachedImages','data-title':imageName}); | |
115 | const image = $('<img/>',{src:imgPath, width:'auto', style:'max-width:100%','data-toggle':'modal', onclick:'test(this);'}); | |
Please
register
or
sign in
to reply
|
marked the task @kim-p as completed
assigned to @lee-dh
added 1 commit
resolved all discussions
resolved all discussions
merged
merged
mentioned in commit e50b71b5
mentioned in commit e50b71b5