dever 2 years ago
parent
commit
1c505f6ba1
1 changed files with 1 additions and 1 deletions
  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 {