Vložit řešení: i nezadané problémy
This commit is contained in:
parent
c93fa6c574
commit
669255461b
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ class PosliReseniForm(forms.Form):
|
|||
queryset=m.Problem.objects.all(),
|
||||
label="Problémy",
|
||||
widget=autocomplete.ModelSelect2Multiple(
|
||||
url='autocomplete_problem_odevzdatelny',
|
||||
url='autocomplete_problem',
|
||||
attrs={
|
||||
'data-placeholder--id': '-1',
|
||||
'data-placeholder--text': '---',
|
||||
|
|
Loading…
Reference in a new issue