.
This commit is contained in:
+1
-1
@@ -124,7 +124,7 @@ class SeriesForm(ModelForm):
|
||||
|
||||
|
||||
widgets = {
|
||||
"examination": autocomplete.ModelSelect2Multiple(
|
||||
"examination": autocomplete.ModelSelect2(
|
||||
url="generic:examination-autocomplete"
|
||||
),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user