Issue #1919198 by vijaycs85, rachit_gupta: Create configuration schemas for shortcut module.

8.0.x
webchick 2013-02-27 18:22:05 -05:00
parent d625eb5481
commit 10b2281fb2
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
# Schema for the configuration files of the shortcut module.
shortcut.set.default:
type: mapping
label: 'Shortcut settings'
mapping:
id:
type: string
label: 'ID'
label:
type: string
label: 'Label'