mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-13 16:54:01 +02:00
Minor changes.
This commit is contained in:
@@ -4,7 +4,7 @@ modulejs.define('core/resource', ['_', 'config', 'core/settings'], function (_,
|
|||||||
var uiHref = imagesHref + 'ui/';
|
var uiHref = imagesHref + 'ui/';
|
||||||
var themesHref = imagesHref + 'themes/';
|
var themesHref = imagesHref + 'themes/';
|
||||||
var defaultThemeHref = themesHref + 'default/';
|
var defaultThemeHref = themesHref + 'default/';
|
||||||
var defaultIcons = ['file', 'folder', 'folder-page', 'folder-parent', 'ar', 'aud', 'bin', 'img', 'txt', 'vid'];
|
var defaultIcons = ['file', 'folder', 'folder-page', 'folder-parent', 'ar', 'aud', 'bin', 'img', 'txt', 'vid', 'x'];
|
||||||
|
|
||||||
|
|
||||||
function image(id) {
|
function image(id) {
|
||||||
|
Reference in New Issue
Block a user