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

Version Path
locomotivecms-4.2.0.alpha2 app/views/locomotive/shared/rte/_table_popover.html.slim
locomotivecms-4.2.0.alpha1 app/views/locomotive/shared/rte/_table_popover.html.slim
locomotivecms-4.1.1 app/views/locomotive/shared/rte/_table_popover.html.slim
locomotivecms-4.1.0 app/views/locomotive/shared/rte/_table_popover.html.slim
locomotivecms-4.1.0.rc1 app/views/locomotive/shared/rte/_table_popover.html.slim
locomotivecms-4.0.3 app/views/locomotive/shared/rte/_table_popover.html.slim
locomotivecms-4.0.2 app/views/locomotive/shared/rte/_table_popover.html.slim
locomotivecms-4.0.1 app/views/locomotive/shared/rte/_table_popover.html.slim
locomotivecms-4.0.0 app/views/locomotive/shared/rte/_table_popover.html.slim
locomotivecms-4.0.0.rc0 app/views/locomotive/shared/rte/_table_popover.html.slim
locomotivecms-4.0.0.alpha3 app/views/locomotive/shared/rte/_table_popover.html.slim
locomotivecms-3.4.1 app/views/locomotive/shared/rte/_table_popover.html.slim
locomotivecms-4.0.0.alpha2 app/views/locomotive/shared/rte/_table_popover.html.slim
locomotivecms-4.0.0.alpha1 app/views/locomotive/shared/rte/_table_popover.html.slim
locomotivecms-3.4.0 app/views/locomotive/shared/rte/_table_popover.html.slim
locomotivecms-3.3.0 app/views/locomotive/shared/rte/_table_popover.html.slim
locomotivecms-3.3.0.rc3 app/views/locomotive/shared/rte/_table_popover.html.slim
locomotivecms-3.3.0.rc2 app/views/locomotive/shared/rte/_table_popover.html.slim
locomotivecms-3.2.1 app/views/locomotive/shared/rte/_table_popover.html.slim
locomotivecms-3.3.0.rc1 app/views/locomotive/shared/rte/_table_popover.html.slim