oauth2_server/app/views/site/clients/show.html.erb in social_stream-2.0.0.beta1 vs oauth2_server/app/views/site/clients/show.html.erb in social_stream-2.0.0.beta2
- old
+ new
@@ -2,14 +2,16 @@
<section id="oauth2_server">
<h1>
<%= @client.name %>
</h1>
-
+ <a class="pull-right" href="#">
+ ir a tus demás aplicaciones
+ </a>
<hr class="soften">
<div class="content">
<a class="pull-left" href="#">
- <img class="media-object" alt="application image" style="width: 100px; height: 100px;" src="assets/user.png">
+ <img class="media-object" alt="application image" style="width: 100px; height: 100px;" src="assets/images/logos/app-default.png">
</a>
<article class="media box">
<div class="media-body">
<h4>
<%= Site::Client.human_attribute_name :url %>