mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-25 02:50:08 +03:00
(cherry picked from commit b52c3251f5367c0e9aaf6b71add01c74fe28e13b)
This commit is contained in:
parent
6320bce71c
commit
e39721b48f
@ -22,6 +22,7 @@ const internalProvisionPath = `${appName}/${appNameProvision}`
|
||||
const baseUrl = `${appName ? `/${appName}/` : '/'}`
|
||||
const baseUrlWebsockets = 'websockets/'
|
||||
const severityPrepend = 'severity_'
|
||||
const assetsClient = '/lib/one/fireedge/dist/client'
|
||||
const apps = {
|
||||
[appNameSunstone]: {
|
||||
theme: appNameSunstone,
|
||||
|
Loading…
x
Reference in New Issue
Block a user