mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-18 00:00:00 +00:00
[lsch]fixed js bug for ie 7
This commit is contained in:
@@ -55,7 +55,7 @@ function list_commit_change(obj) {
|
||||
$('#ls-ch').html(title + content).modal({
|
||||
appendTo:'#main',
|
||||
maxHeight: window.innerHeight - 57,
|
||||
autoResize:true,
|
||||
autoResize:true
|
||||
});
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user