aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/users
diff options
context:
space:
mode:
authorRhenium <rhenium@rhe.jp>2013-12-19 13:05:06 +0900
committerRhenium <rhenium@rhe.jp>2013-12-19 13:05:06 +0900
commitdc8377fbb341f1d4cbd3515a85dcc8ab9f88063a (patch)
treebb5e9cae42859b3ed5598df0eb0ed60b4c4b010a /app/views/users
parent4a62524093ff8b19f8ca331d2207fa531a959119 (diff)
downloadaclog-dc8377fbb341f1d4cbd3515a85dcc8ab9f88063a.tar.gz
update views
Diffstat (limited to 'app/views/users')
-rw-r--r--app/views/users/_user_ranking.html.haml3
-rw-r--r--app/views/users/stats.html.haml2
2 files changed, 5 insertions, 0 deletions
diff --git a/app/views/users/_user_ranking.html.haml b/app/views/users/_user_ranking.html.haml
index 5c27924..2d4021e 100644
--- a/app/views/users/_user_ranking.html.haml
+++ b/app/views/users/_user_ranking.html.haml
@@ -1,3 +1,6 @@
+- title "User ranking"
+- caption :title
+- sidebar :users
.users
%ul.list-inline
- @result.each do |user_id, favorites_count, retweets_count|
diff --git a/app/views/users/stats.html.haml b/app/views/users/stats.html.haml
index b8469f6..285da92 100644
--- a/app/views/users/stats.html.haml
+++ b/app/views/users/stats.html.haml
@@ -1,4 +1,6 @@
- title "Stats"
+- caption :title
+- sidebar :users
.avatar
= image_tag @user.profile_image_url_original, alt: @user.screen_name, width: 128, height: 128
%p profile