adds admin search/add/remove question to poll

This commit is contained in:
Juanjo Bazán
2016-12-26 16:19:35 +01:00
parent 8b4f519d71
commit f0156c5b5a
13 changed files with 177 additions and 6 deletions

View File

@@ -191,11 +191,17 @@ en:
questions_title: "List of questions"
remove_question: "Remove question from poll"
add_booth: "Assign booth"
add_question: "Include question"
name: "Name"
location: "Location"
email: "Email"
search_results: "Search results"
no_search_results: "No results found"
flash:
question_added: "Question added to this poll"
error_on_question_added: "Question could not be assigned to this poll"
question_removed: "Question removed from this poll"
error_on_question_removed: "Question could not be removed from this poll"
questions:
index:
title: "Questions"
@@ -309,6 +315,9 @@ en:
booths_search:
button: Search
placeholder: Search booth by name
poll_questions_search:
button: Search
placeholder: Search poll questions
proposal_search:
button: Search
placeholder: Search proposals by title, code, description or question