From d882dde164eb9107691e10bf62b85a0af8895431 Mon Sep 17 00:00:00 2001 From: fanqiang <316257774@qq.com> Date: Sun, 24 Nov 2013 20:03:19 +0800 Subject: [PATCH] one more time --- app/views/forums/_forum_list.html.erb | 42 +++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 app/views/forums/_forum_list.html.erb diff --git a/app/views/forums/_forum_list.html.erb b/app/views/forums/_forum_list.html.erb new file mode 100644 index 000000000..e5bd3b140 --- /dev/null +++ b/app/views/forums/_forum_list.html.erb @@ -0,0 +1,42 @@ + +
<%= link_to image_tag(url_to_avatar(forum.creator), :class => "avatar"), user_path(forum.creator) %> | +
+
|
+