Sha256: 390b0bcfe21911861531668ba820405b7bb99c573306c4f49394d9f306ac46bb
Contents?: true
Size: 347 Bytes
Versions: 46
Compression:
Stored size: 347 Bytes
Contents
.panel.panel-default .panel-heading: .panel-title - if @activity_type.new_record? = t("customer_vault.activity_type.actions.create") - else = t("actions.update") = " : " = @activity_type .panel-body = horizontal_form_for @activity_type, as: :activity_type do |f| = f.input :name = form_buttons
Version data entries
46 entries across 46 versions & 1 rubygems