app/forms/admin/tramway/landing/block_form.rb in tramway-landing-3.3.0.6 vs app/forms/admin/tramway/landing/block_form.rb in tramway-landing-3.3.0.7

- old
+ new

@@ -1,7 +1,7 @@ # frozen_string_literal: true -class Admin::Tramway::Landing::BlockForm < ::Tramway::Core::ExtendedApplicationForm +class Admin::Tramway::Landing::BlockForm < ::Tramway::ExtendedApplicationForm association :page properties :title, :background, :view_state_event, :block_type, :position, :navbar_link, :anchor, :description, :link_object_type, :link_object_id, :button_title, :button_link, :view_name