mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 15:09:14 +00:00
[mobile] dir view, group: modification
This commit is contained in:
@@ -144,7 +144,7 @@ define([
|
||||
var _this = this;
|
||||
|
||||
var $form = $(this.transferTemplate());
|
||||
$form.modal({focus:false});
|
||||
$form.modal({focus:false, minWidth:268});
|
||||
$('#simplemodal-container').css({'width':'auto', 'height':'auto'});
|
||||
|
||||
$('[name="email"]', $form).select2($.extend(
|
||||
|
Reference in New Issue
Block a user