Sha256: f85c4462f704e0a769e63c0ecc8b7dc76c9c3ab5080e0542e250e29eb186bd63

Contents?: true

Size: 459 Bytes

Versions: 10

Compression:

Stored size: 459 Bytes

Contents

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

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

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
kono_utils_bootstrap_view4-0.3.2 app/views/kono_utils/base_editing/show.html.erb
kono_utils_bootstrap_view4-0.3.1 app/views/kono_utils/base_editing/show.html.erb
kono_utils_bootstrap_view4-0.3 app/views/kono_utils/base_editing/show.html.erb
kono_utils_bootstrap_view4-0.2.3 app/views/kono_utils/base_editing/show.html.erb
kono_utils_bootstrap_view4-0.2.2 app/views/kono_utils/base_editing/show.html.erb
kono_utils_bootstrap_view4-0.2.1 app/views/kono_utils/base_editing/show.html.erb
kono_utils_bootstrap_view4-0.2 app/views/kono_utils/base_editing/show.html.erb
kono_utils_bootstrap_view4-0.1.2 app/views/kono_utils/base_editing/show.html.erb
kono_utils_bootstrap_view4-0.1.1 app/views/kono_utils/base_editing/show.html.erb
kono_utils_bootstrap_view4-0.1.0 app/views/kono_utils/base_editing/show.html.erb