Remove the userinformation ids from headings
The style rule was removed in 3f8cf32272
and they were otherwise only used in the tests.
This commit is contained in:
parent
c615bebc29
commit
3719e8defb
4 changed files with 11 additions and 11 deletions
|
@ -1,5 +1,5 @@
|
|||
<% content_for :heading do %>
|
||||
<div id="userinformation" class="row">
|
||||
<div class="row">
|
||||
<div class="col-sm-auto">
|
||||
<%= user_image @user %>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue