Sha256: 8ca5ecf94628bf1b7ed350c36d91640cfbd9a752e2168e13c8b9aa57261e1688

Contents?: true

Size: 736 Bytes

Versions: 22

Compression:

Stored size: 736 Bytes

Contents

- cache base_cache_key_without_site do

  .image-dialog-content style='display: none'
    = locomotive_form_for image_form, url: '#', defaults: { placeholder: false, hint: false } do |f|
      = f.inputs do
        = f.input :src
        = f.input :title
        = f.input :alt
        = f.input :alignment, include_blank: false, collection: [[:default, ''],
          [:left, 'wysiwyg-float-left'],
          [:right, 'wysiwyg-float-right']],
          label_method: ->(el) { t("simple_form.options.locomotive.rte_input_image_form.alignment.#{el.first}") }

      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

22 entries across 22 versions & 1 rubygems

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