Sha256: dcfdcac3d1a9cbe5160a48f0cefa14073eeac909b5d26b32eaa88ab68445ab7b
Contents?: true
Size: 553 Bytes
Versions: 23
Compression:
Stored size: 553 Bytes
Contents
- cache base_cache_key_without_site do .table-dialog-content style='display: none' = locomotive_form_for table_form, url: '#', defaults: { placeholder: false, hint: false } do |f| = f.inputs do = f.input :cols, input_html: { value: 3 } = f.input :rows, input_html: { value: 1 } = f.input :head, as: :toggle = f.input :class_name p.text-right a.btn.btn-success.btn-sm.apply = f.submit_text | a.btn.btn-default.btn-sm.cancel = f.submit_text :cancel
Version data entries
23 entries across 23 versions & 1 rubygems