batch edit

This commit is contained in:
vabene1111
2018-02-08 22:22:51 +01:00
parent 59641e1af6
commit 8413383e12
10 changed files with 189 additions and 223 deletions

View File

@@ -8,8 +8,8 @@
{% block content %}
<h3>
{% trans 'Batch edit Category' %}
<small class="text-muted">{% trans 'Add the specified category to all recipes containing a word' %}</small>
{% trans 'Batch edit Recipes' %}
<small class="text-muted">{% trans 'Add the specified category and keywords to all recipes containing a word' %}</small>
</h3>
<form method="POST" class="post-form">{% csrf_token %}