Sha256: 3302945be30c7f3bee813422630a0fabd376bb914e421c4e8a6aad1c9a3c99e3

Contents?: true

Size: 477 Bytes

Versions: 7

Compression:

Stored size: 477 Bytes

Contents

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

<%= concept(base_class.concept_ns("cell/show"), @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/show.html.erb
kono_utils_bootstrap_view4-0.1.0.pre.rc.6 app/views/kono_utils/base_editing/show.html.erb
kono_utils_bootstrap_view4-0.1.0.pre.rc.5 app/views/kono_utils/base_editing/show.html.erb
kono_utils_bootstrap_view4-0.1.0.pre.rc.4 app/views/kono_utils/base_editing/show.html.erb
kono_utils_bootstrap_view4-0.1.0.pre.rc.3 app/views/kono_utils/base_editing/show.html.erb
kono_utils_bootstrap_view4-0.1.0.pre.rc.2 app/views/kono_utils/base_editing/show.html.erb
kono_utils_bootstrap_view4-0.1.0.pre.rc.1 app/views/kono_utils/base_editing/show.html.erb