This repository has been archived on 2024-03-16. You can view files and clone it, but cannot push or open issues or pull requests.
|
<div id="sub_role_<%= show_sub_role.id %>" class="group">
|
|
<h2><%= show_sub_role.i18n_variable[I18n.locale] %></h2>
|
|
<%= render :partial => 'show_attribute', :object => show_sub_role %>
|
|
</div> |