posts: change flag borders from red to blue for non-approvers.

This commit is contained in:
evazion
2017-05-01 13:55:35 -05:00
parent b6e1958917
commit c1fa656bd2
2 changed files with 13 additions and 6 deletions

View File

@@ -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" %>