Sha256: ca13fe8362b1cb2db04bce7db5b9a0d8749c6bd198cb949170beae39efe97afa

Contents?: true

Size: 477 Bytes

Versions: 7

Compression:

Stored size: 477 Bytes

Contents

<% content_for :page_title do %>
  <%= concept(base_class.concept_ns("cell/edits/page_title"), @object, context: {current_user: current_user,base_class:base_class}) %>
<% end %>
<% content_for :side_title do %>
  <%= concept(base_class.concept_ns("cell/edits/side_title"), @object, context: {current_user: current_user,base_class:base_class}) %>
<% end %>

<%= concept(base_class.concept_ns("cell/form"), @object, context: {current_user: current_user,base_class:base_class}) %>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
kono_utils_bootstrap_view4-0.1.0.pre.rc.7 app/views/kono_utils/base_editing/edit.html.erb
kono_utils_bootstrap_view4-0.1.0.pre.rc.6 app/views/kono_utils/base_editing/edit.html.erb
kono_utils_bootstrap_view4-0.1.0.pre.rc.5 app/views/kono_utils/base_editing/edit.html.erb
kono_utils_bootstrap_view4-0.1.0.pre.rc.4 app/views/kono_utils/base_editing/edit.html.erb
kono_utils_bootstrap_view4-0.1.0.pre.rc.3 app/views/kono_utils/base_editing/edit.html.erb
kono_utils_bootstrap_view4-0.1.0.pre.rc.2 app/views/kono_utils/base_editing/edit.html.erb
kono_utils_bootstrap_view4-0.1.0.pre.rc.1 app/views/kono_utils/base_editing/edit.html.erb