Sha256: 161dafdce4ebef2c3c5a1f046a605299976c7f498d01f669ead5b2c361fa65c5

Contents?: true

Size: 648 Bytes

Versions: 22

Compression:

Stored size: 648 Bytes

Contents

- cache base_cache_key_without_site do

  .link-dialog-content style='display: none'
    = locomotive_form_for link_form, url: '#', defaults: { placeholder: false, hint: false } do |f|
      = f.inputs do
        = f.input :url
        = f.input :target, include_blank: false, collection: [[:self, ''],
          [:blank, '_blank']],
          label_method: ->(el) { t("simple_form.options.locomotive.rte_input_link_form.target.#{el.first}") }
        = f.input :title

      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/_link_popover.html.slim
locomotivecms-4.2.0.alpha1 app/views/locomotive/shared/rte/_link_popover.html.slim
locomotivecms-4.1.1 app/views/locomotive/shared/rte/_link_popover.html.slim
locomotivecms-4.1.0 app/views/locomotive/shared/rte/_link_popover.html.slim
locomotivecms-4.1.0.rc1 app/views/locomotive/shared/rte/_link_popover.html.slim
locomotivecms-4.0.3 app/views/locomotive/shared/rte/_link_popover.html.slim
locomotivecms-4.0.2 app/views/locomotive/shared/rte/_link_popover.html.slim
locomotivecms-4.0.1 app/views/locomotive/shared/rte/_link_popover.html.slim
locomotivecms-4.0.0 app/views/locomotive/shared/rte/_link_popover.html.slim
locomotivecms-4.0.0.rc0 app/views/locomotive/shared/rte/_link_popover.html.slim
locomotivecms-4.0.0.alpha3 app/views/locomotive/shared/rte/_link_popover.html.slim
locomotivecms-3.4.1 app/views/locomotive/shared/rte/_link_popover.html.slim
locomotivecms-4.0.0.alpha2 app/views/locomotive/shared/rte/_link_popover.html.slim
locomotivecms-4.0.0.alpha1 app/views/locomotive/shared/rte/_link_popover.html.slim
locomotivecms-3.4.0 app/views/locomotive/shared/rte/_link_popover.html.slim
locomotivecms-3.3.0 app/views/locomotive/shared/rte/_link_popover.html.slim
locomotivecms-3.3.0.rc3 app/views/locomotive/shared/rte/_link_popover.html.slim
locomotivecms-3.3.0.rc2 app/views/locomotive/shared/rte/_link_popover.html.slim
locomotivecms-3.2.1 app/views/locomotive/shared/rte/_link_popover.html.slim
locomotivecms-3.3.0.rc1 app/views/locomotive/shared/rte/_link_popover.html.slim