posts: change flag borders from red to blue for non-approvers.
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body lang="en">
|
||||
<body lang="en" data-can-approve-posts="<%= CurrentUser.user.can_approve_posts? %>">
|
||||
<header id="top">
|
||||
<%= render "news_updates/listing" %>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user