Skip to content
Snippets Groups Projects

Issue #3514187: Fix potential view config

Closed Stephen Mustgrave requested to merge issue/quiz-3514187:3514187-fix-potential-view into 7.0.x
Files
9
@@ -42,7 +42,13 @@ content:
@@ -42,7 +42,13 @@ content:
type: range
type: range
weight: 0
weight: 0
region: content
region: content
settings: { }
settings:
 
label:
 
from: From
 
to: to
 
placeholder:
 
from: ''
 
to: ''
third_party_settings: { }
third_party_settings: { }
hidden:
hidden:
created: true
created: true
Loading