1
0
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:
llj
2016-08-22 15:15:55 +08:00
parent 83cb128b82
commit f5042956ce
5 changed files with 24 additions and 30 deletions

View File

@@ -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();