mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-18 08:16:07 +00:00
UI fix (#1257)
This commit is contained in:
@@ -58,6 +58,7 @@ define([
|
||||
|
||||
if (app.pageOptions.guide_enabled) {
|
||||
$('#guide-for-new').modal({appendTo: '#main', focus:false});
|
||||
$('#simplemodal-container').css({'height':'auto'});
|
||||
app.pageOptions.guide_enabled = false;
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user