Skip to content

Commit

Permalink
Update show.html.erb
Browse files Browse the repository at this point in the history
  • Loading branch information
Serag8 committed Apr 24, 2014
1 parent c369f25 commit aa06efb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tutor/app/views/students/show.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
:action => 'show',
:id => course.id
},
class: "btn btn-success",
method: :get,
style: "text-decoration:none" %>
class: "btn btn-success",
method: :get,
style: "text-decoration:none" %>
</td>
</tr>
<% end %>
Expand All @@ -71,4 +71,4 @@
class: "btn btn-success" %>
</div>
</div>
</div>
</div>

0 comments on commit aa06efb

Please sign in to comment.