mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 15:09:14 +00:00
enable admin change repo history when enable_repo_history_setting (#2469)
This commit is contained in:
@@ -43,6 +43,7 @@ define([
|
||||
var options = {
|
||||
'repo_name': this.model.get('name'),
|
||||
'repo_id': this.model.get('id'),
|
||||
'is_admin_panel': true,
|
||||
'url_name': 'admin-library-history-limit'
|
||||
};
|
||||
this.togglePopup(); // close the popup
|
||||
|
Reference in New Issue
Block a user