Skip to content

Commit

Permalink
TASK: Remove Setting for Neos.Form from Neos.Demo
Browse files Browse the repository at this point in the history
  • Loading branch information
mficzel committed Apr 12, 2021
1 parent a05bd80 commit ff2391f
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions Configuration/Settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,6 @@ Neos:
flickr:
tagStreamUriPattern: 'http://api.flickr.com/services/feeds/photos_public.gne?format=json&nojsoncallback=1&tags=%s'
userStreamUriPattern: 'http://api.flickr.com/services/feeds/photos_public.gne?format=json&nojsoncallback=1&id=%s'
Form:
yamlPersistenceManager:
savePath: 'resource://Neos.Demo/Private/Form/'
presets:
bootstrap:
title: 'Twitter bootstrap'
parentPreset: default
formElementTypes:
'Neos.Form:Base':
renderingOptions:
layoutPathPattern: 'resource://Neos.Demo/Private/Templates/ContactForm/{@type}.html'
'Neos.Form:FormElement':
properties:
elementClassAttribute: form-control
'Neos.Form:MultiLineText':
properties:
elementClassAttribute: form-control
Neos:
userInterface:
editPreviewModes:
Expand Down

0 comments on commit ff2391f

Please sign in to comment.