Switch to triton theme as default theme in ExtJS6

This commit is contained in:
Emmanuel Kasper 2015-11-12 13:15:27 +01:00 committed by Dietmar Maurer
parent 85cd68aae5
commit cad206bfa2
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -11,7 +11,7 @@ EXTDATA= \
EXT_THEME= \
extjs/build/classic/theme-classic \
extjs/build/classic/theme-neptune \
extjs/build/classic/theme-triton \
all: ${EXTDATA}