app/forms/admin/tramway/page/page_form.rb in tramway-page-1.4 vs app/forms/admin/tramway/page/page_form.rb in tramway-page-1.4.1
- old
+ new
@@ -7,10 +7,10 @@
super(object).tap do
form_properties title: :string,
page_type: {
type: :default,
input_options: {
- hint: "Body and View fields will be ignored in Landing page type. You will configurate it with Blocks"
+ hint: "View field will be ignored in Landing page type. You will configurate it with Blocks"
}
},
body: :ckeditor,
slug: :string,
view: :string