From 0cc9fafddb8e738c8dac61946261d428c0ee58b9 Mon Sep 17 00:00:00 2001 From: cxt Date: Tue, 9 Aug 2016 17:21:11 +0800 Subject: [PATCH] =?UTF-8?q?=E2=80=9C=E5=85=B3=E6=B3=A8=E3=80=81=E7=B2=89?= =?UTF-8?q?=E4=B8=9D=E2=80=9D=E9=A1=B5=E9=9D=A2=E4=B8=AD=E5=88=86=E9=A1=B5?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E8=A6=81=E7=B4=A7=E8=B7=9F=E4=B8=8A=E9=9D=A2?= =?UTF-8?q?=E7=9A=84=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/users/user_fanslist.html.erb | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/app/views/users/user_fanslist.html.erb b/app/views/users/user_fanslist.html.erb index fb7abdd01..47bdc9126 100644 --- a/app/views/users/user_fanslist.html.erb +++ b/app/views/users/user_fanslist.html.erb @@ -27,9 +27,19 @@ <%# end %>

<%= l(:label_no_data) %>

+ +
+
+
    + <%= pagination_links_full @obj_pages, @obj_count, :per_page_links => false, :remote => false, :flag => true, :is_new => true%> +
+
+
+
+ + + + + - -