mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-03-19 03:50:02 +01:00
Update info page.
This commit is contained in:
parent
b5e6f9b860
commit
9cc6ca0df7
@ -51,7 +51,6 @@ body#h5ai-info {
|
||||
|
||||
|
||||
#login-wrapper {
|
||||
margin: 96px 0;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
@ -67,7 +66,7 @@ body#h5ai-info {
|
||||
outline: none;
|
||||
display: inline-block;
|
||||
width: 200px;
|
||||
height: 30px;
|
||||
height: 27px;
|
||||
padding: 0 6px;
|
||||
margin: 8px;
|
||||
}
|
||||
|
@ -153,10 +153,10 @@ modulejs.define('info', ['$', 'config'], function ($, config) {
|
||||
|
||||
init = function () {
|
||||
|
||||
addLogin();
|
||||
if (setup.AS_ADMIN) {
|
||||
addTests();
|
||||
}
|
||||
addLogin();
|
||||
};
|
||||
|
||||
init();
|
||||
|
Loading…
x
Reference in New Issue
Block a user