Switch to triton theme as default theme in ExtJS6
This commit is contained in:
parent
85cd68aae5
commit
cad206bfa2
@ -12,7 +12,7 @@ sub get_index {
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>Proxmox Virtual Environment</title>
|
||||
<link rel="stylesheet" type="text/css" href="/pve2/ext6/theme-neptune/resources/theme-neptune-all.css" />
|
||||
<link rel="stylesheet" type="text/css" href="/pve2/ext6/theme-triton/resources/theme-triton-all.css" />
|
||||
<link rel="stylesheet" type="text/css" href="/pve2/css/ext-pve.css" />
|
||||
_EOD
|
||||
|
||||
|
@ -11,7 +11,7 @@ EXTDATA= \
|
||||
|
||||
EXT_THEME= \
|
||||
extjs/build/classic/theme-classic \
|
||||
extjs/build/classic/theme-neptune \
|
||||
extjs/build/classic/theme-triton \
|
||||
|
||||
all: ${EXTDATA}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user