mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-15 23:00:57 +00:00
[share/perm popup] fix
This commit is contained in:
@@ -24,7 +24,7 @@ define([
|
||||
|
||||
this.render();
|
||||
|
||||
this.$el.modal();
|
||||
this.$el.modal({focus: false});
|
||||
$('#simplemodal-container').css({'width':'auto', 'height':'auto'});
|
||||
|
||||
this.$("#share-tabs").tabs();
|
||||
|
Reference in New Issue
Block a user