A set of plugins to help on managing geographic information
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<option id='0'>Selecione</option>
|
||||
{{#states}}
|
||||
<option id='{{id}}' value="{{id}}">{{shortname}}</option>
|
||||
{{/states}}
|
||||
Reference in New Issue
Block a user