Deselect all files after inserting to content

첨부파일 본문삽입 후 선택 해제
엔데벨님의 패치를 GPL/LGPL 허가에 따라 사용함
https://xetown.com/rxe_tip/1036447
This commit is contained in:
Kijin Sung 2018-08-12 01:09:44 +09:00
parent 56d1470008
commit deca0d40b1

View file

@ -203,6 +203,7 @@
// 본문 삽입
data.settings.actSelectedInsertContent.on('click', function() {
self.insertToContent($container);
data.settings.fileList.finderSelect('unHighlightAll');
});
// 파일 삭제