Skip to content

Commit

Permalink
blueprint alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
rhukster committed Sep 1, 2017
1 parent 7a3f136 commit 0179c6e
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions system/blueprints/config/system.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@ form:
help: PLUGIN_ADMIN.HOME_PAGE_HELP

home.hide_in_urls:
type: toggle
label: PLUGIN_ADMIN.HIDE_HOME_IN_URLS
help: PLUGIN_ADMIN.HIDE_HOME_IN_URLS_HELP
highlight: 0
options:
1: PLUGIN_ADMIN.YES
0: PLUGIN_ADMIN.NO
validate:
type: bool
type: toggle
label: PLUGIN_ADMIN.HIDE_HOME_IN_URLS
help: PLUGIN_ADMIN.HIDE_HOME_IN_URLS_HELP
highlight: 0
options:
1: PLUGIN_ADMIN.YES
0: PLUGIN_ADMIN.NO
validate:
type: bool


pages.theme:
Expand Down

0 comments on commit 0179c6e

Please sign in to comment.