Sha256: c2a726302007ccc9180a0fe211c7229bce1a93ca7fddc4d2a00f2694e0f17354

Contents?: true

Size: 390 Bytes

Versions: 2

Compression:

Stored size: 390 Bytes

Contents

.admin_edit_box
  .commands
    =link_to "/admin/templates/#{row_tpl.id}/edit", target: "_blank", class: "link" do
      Edit
      %b=row_tpl.title

  =render file: filename

/ data
-#html_links = links_data.map{|r| r[:link_html]}.join("<br>").html_safe

-#((link_to "edit block", "/admin/templates/#{row_tpl.id}/edit", target: "_blank")+"<br>".html_safe+html_links).html_safe

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
optimacms-0.3.12 app/views/optimacms/admin_page_edit/block_edit.html.haml
optimacms-0.3.11 app/views/optimacms/admin_page_edit/block_edit.html.haml