Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Commit

Permalink
that conflict over
Browse files Browse the repository at this point in the history
  • Loading branch information
victorloo committed Jan 31, 2018
2 parents e985182 + 8d550fc commit 461f88a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/users/show.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<tr>
<th>Role: </th>
<td>
<%= @user.role %>
<p>Admin</p>
</td>
</tr>
</table>

0 comments on commit 461f88a

Please sign in to comment.