Sha256: 023d53773e614f1dabceaadfac079190d5e2507415604284b0ce1d2523218007
Contents?: true
Size: 567 Bytes
Versions: 11
Compression:
Stored size: 567 Bytes
Contents
<% toolbar( buttons: [ { icon: "angle-double-left ", label: acm_t(:title_action, action: acm_t(:index, scope: :actions), model: base_class.model_name.human), url: polymorphic_path(url_namespace), title: acm_t(:title_action, action: acm_t(:index, scope: :actions), model: base_class.model_name.human), hotkey: 'alt+b', dialog: false, if_permitted_to: [:index, @obj.class] } ], search: false ) %> <%= render 'title' %> <%= render partial: "form", locals: {object: @obj} %>
Version data entries
11 entries across 11 versions & 1 rubygems