Skip to content
Snippets Groups Projects
Commit c7f4acc6 authored by Alice Heaton's avatar Alice Heaton :speech_balloon:
Browse files

Rename delete command to delete

parent 8d31810e
Branches
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ from .tables import ItemTable
QUESTION_TYPE_TAXONOMY = 'ebola-questions'
ADD_CATEGORY_PREFIX = 'add-category-'
DELETE_COMMAND = 'command'
DELETE_COMMAND = 'delete'
class ListSources(TemplateView):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment