mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 15:09:14 +00:00
[fileupload] UI fix for 'file replace confirm popup'
This commit is contained in:
@@ -212,6 +212,7 @@ define([
|
||||
}
|
||||
}
|
||||
});
|
||||
$('#simplemodal-container').css({'height':'auto'});
|
||||
$('.yes', confirm_popup).click(function() {
|
||||
file.choose_to_update = true;
|
||||
$.modal.close();
|
||||
|
Reference in New Issue
Block a user