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
ccd98fb113
commit
b5e6f9b860
3 changed files with 58 additions and 70 deletions
|
@ -153,10 +153,6 @@ modulejs.define('info', ['$', 'config'], function ($, config) {
|
|||
|
||||
init = function () {
|
||||
|
||||
$('<span class="idx-file">Index: <code class="value"></code></span>')
|
||||
.appendTo('body')
|
||||
.find('.value').text(setup.INDEX_HREF);
|
||||
|
||||
if (setup.AS_ADMIN) {
|
||||
addTests();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue