diff --git a/app/views/channels/_socialbuttons.html.erb b/app/views/channels/_socialbuttons.html.erb index dd8a934..d52a269 100644 --- a/app/views/channels/_socialbuttons.html.erb +++ b/app/views/channels/_socialbuttons.html.erb @@ -1,4 +1,4 @@ -
+
<% if current_user %>
<%= check_box_tag 'watch', 1, current_user.watchings.check(current_user.id, @channel.id) %> @@ -9,18 +9,21 @@
<% end %> -
- -
- -
- -
-
- -
+ +