@@ -63,7 +63,7 @@ function ui_clear_all() {
}
function ui_load_files(evt) {
- ui_clear_all();
+ // ui_clear_all();
var files = evt.target.files;