Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sergio
Yii2 Advanced Template
Commits
a6c57863
Commit
a6c57863
authored
Mar 18, 2021
by
Sergio
Browse files
activiranje 'cyborg' teme v backend-u
parent
740f8d5a
Changes
1
Hide whitespace changes
Inline
Side-by-side
_protected/backend/config/main.php
View file @
a6c57863
...
...
@@ -13,11 +13,11 @@ return [
'bootstrap'
=>
[
'log'
],
'modules'
=>
[],
'components'
=>
[
// you can set your theme here - template comes with: 'light'
and 'dark
'
// you can set your theme here - template comes with: 'light'
, 'dark', 'spacelab' and 'cyborg
'
'view'
=>
[
'theme'
=>
[
'pathMap'
=>
[
'@app/views'
=>
'@webroot/themes/
light
/views'
],
'baseUrl'
=>
'@web/themes/
light
'
,
'pathMap'
=>
[
'@app/views'
=>
'@webroot/themes/
cyborg
/views'
],
'baseUrl'
=>
'@web/themes/
cyborg
'
,
],
],
'assetManager'
=>
[
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment