scaffolds a tag list to mark tags as featured on the admin section

This commit is contained in:
David Gil
2015-08-15 18:22:29 +02:00
parent ae960bba9f
commit 0a4aafd8de
7 changed files with 60 additions and 3 deletions

View File

@@ -78,6 +78,8 @@ en:
comment_button: Publish comment
reply_link: Reply
reply_button: Publish reply
tags:
featured: Featured
votes:
agree: I agree
disagree: I disagree
@@ -117,3 +119,8 @@ en:
default: "You are not authorized to access this page."
manage:
all: "You are not authorized to %{action} %{subject}."
admin:
tags:
index:
title: 'Debate topics'
mark_as_featured: 'Mark as featured'