Sha256: c5d5f1450824d8676330370c3ac61bcea765a3d905abdf140871e3338a40c65c
Contents?: true
Size: 324 Bytes
Versions: 49
Compression:
Stored size: 324 Bytes
Contents
= page_top_bar(title: @component.name, type: 'settings/show') .page-content-wrap.form-fixed-actions = para_form_for @settings, url: admin_settings_path(@component) do |form| = form.fieldset do - @component.settings.each do |setting, type| = form.settings_input setting, type: type = form.actions
Version data entries
49 entries across 49 versions & 1 rubygems