mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-25 04:24:45 -04:00
Semantics.
This commit is contained in:
parent
0d6410de8e
commit
25d84fe3df
6 changed files with 31 additions and 31 deletions
|
@ -37,7 +37,7 @@ modulejs.define('info', ['$', 'config'], function ($, config) {
|
|||
setValue(this, values[$(this).data('id')]);
|
||||
});
|
||||
|
||||
$('.idx-file .value').text(setup['INDEX_URL']);
|
||||
$('.idx-file .value').text(setup['INDEX_HREF']);
|
||||
$('.test.php .result').text(setup['PHP_VERSION']);
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue