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