Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Hanze
4.2 GAC Luisterdoos
luisterdoos
Wiki
Frontend plugins: Settings
Frontend plugins: Settings
· Changes
Page history
Update Frontend plugins: Settings
authored
Dec 14, 2017
by
Robert de Vries
Show whitespace changes
Inline
Side-by-side
Frontend-plugins:-Settings.md
View page @
495a9c7a
...
...
@@ -24,7 +24,7 @@ Example code:
```
javascript
export
default
{
name
:
'
EmailSettings
Page
'
,
// must match the filename
name
:
'
EmailSettings
'
,
// must match the filename
settingsMenuItem
:
{
label
:
'
E-mail
'
,
icon
:
'
email
'
...
...