mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-18 00:00:00 +00:00
new design
This commit is contained in:
@@ -18,7 +18,7 @@ define([
|
||||
this.imgIndex = options.imgIndex;
|
||||
|
||||
this.render();
|
||||
this.$el.modal({appendTo:'#main', focus: false});
|
||||
this.$el.modal({focus: false});
|
||||
$('#simplemodal-container').css({'width':'auto', 'height':'auto'});
|
||||
|
||||
var $input = this.$('[name="newname"]');
|
||||
|
Reference in New Issue
Block a user