WIP
This commit is contained in:
parent
d5c58d6167
commit
1c64fca4a2
6 changed files with 163 additions and 30 deletions
|
@ -19,7 +19,7 @@
|
|||
</div>
|
||||
<div class="form-group col-md-4">
|
||||
<label for="modelinput">Dataset</label>
|
||||
{{ render_field(form.model, class='form-control', id='modelinput') }}
|
||||
{{ render_field(form.dataset, class='form-control', id='modelinput') }}
|
||||
<small>Historical (1901-2009) or Projection (2001-2099)<br>
|
||||
<a href="{{ url_for('main.datatypes') }}" target="_blank">
|
||||
Learn more about the models and scenarios
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue