@@ -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 {