Feature #43: Specify Admins at Initial Config
Disco Administrators can be specified during the Initial Configuration
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
}).closest('.ui-dialog').find('.ui-dialog-titlebar-close').hide();
|
||||
|
||||
var refresh = function () {
|
||||
window.location.href = '/';
|
||||
window.location.href = '/Config';
|
||||
}
|
||||
window.setTimeout(refresh, 2000);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user