0.0.55 add widget search_list
This commit is contained in:
6
templates/widgets/w_data_list_txt.html
Normal file
6
templates/widgets/w_data_list_txt.html
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
<option {% if form.cleaned_data.from_address_point_txt %}{% endif %} value="{{ id }}">
|
||||
{{ form.cleaned_data.from_address_point_txt }}
|
||||
</option>
|
||||
<option value=""></option>
|
||||
|
||||
Reference in New Issue
Block a user