Commit 87d63bba authored by yfszzx's avatar yfszzx

images history improvement

parent 594ab4ba
......@@ -94,7 +94,6 @@ function images_history_delete(tabname, img_path, img_file_name, page_index, fil
}
})
img_num = buttons.length / 2
if (img_num == 1){
setTimeout(function(tabname){
......@@ -111,7 +110,6 @@ function images_history_delete(tabname, img_path, img_file_name, page_index, fil
}
setTimeout(function(btn){btn.click()}, 30, btn)
}
return [tabname, img_path, img_file_name, page_index, filenames, image_index]
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment