dever 2 년 전
부모
커밋
1c505f6ba1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      assets/lib/manage/main.js

+ 1 - 1
assets/lib/manage/main.js

@@ -2499,7 +2499,7 @@ function fastEdit(e, url, title, col, index, type)
 			if (html.indexOf('left: 740px') != -1) {
 				html = html.replace('left: 740px', 'left:583px;')
 			}
-			if (!$(t).find('.fa-save').length) {
+			if ($(t).find('.dever_no_save').length) {
 				func = false;
 			}
 		} else {