API Support nested themes API (#129)

This commit is contained in:
Damian Mooyman 2016-07-25 17:26:22 +12:00 committed by Sam Minnée
parent 810b49b4a8
commit 93f4dd1764

View File

@ -8,6 +8,8 @@ After:
# See http://doc.silverstripe.org/framework/en/topics/configuration
# Caution: Indentation through two spaces, not tabs
SSViewer:
theme: 'simple'
themes:
- 'simple'
- '$default'
Debug:
friendly_error_httpcode: true