mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-25 04:24:45 -04:00
Update info page.
This commit is contained in:
parent
b5e6f9b860
commit
9cc6ca0df7
2 changed files with 2 additions and 3 deletions
|
@ -153,10 +153,10 @@ modulejs.define('info', ['$', 'config'], function ($, config) {
|
|||
|
||||
init = function () {
|
||||
|
||||
addLogin();
|
||||
if (setup.AS_ADMIN) {
|
||||
addTests();
|
||||
}
|
||||
addLogin();
|
||||
};
|
||||
|
||||
init();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue