added meta user info
This commit is contained in:
parent
4ebb0a962e
commit
e9c33ecbd0
4 changed files with 38 additions and 0 deletions
|
@ -38,6 +38,7 @@ as well as a link to its edit page.
|
|||
</header>
|
||||
|
||||
<section class="main-content__body">
|
||||
<%= render partial: 'manager/application/user_meta', locals: {user: user} %>
|
||||
<dl>
|
||||
<% page.attributes.each do |attribute| %>
|
||||
<dt class="attribute-label" id="<%= attribute.name %>">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue