mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-13 22:01:06 +00:00
[js] bugfix for object
This commit is contained in:
@@ -608,7 +608,7 @@ define([
|
||||
op_type: op,
|
||||
obj_type: '',
|
||||
obj_name: '',
|
||||
show_other_repos: !dir.encrypted,
|
||||
show_other_repos: !dir.encrypted
|
||||
}));
|
||||
form.modal({appendTo:'#main', autoResize:true, focus:false});
|
||||
$('#simplemodal-container').css({'width':'auto', 'height':'auto'});
|
||||
|
Reference in New Issue
Block a user