Revision b24cda26 src/sunstone/public/app/tabs/vnets-tab/utils/ar-tab/html.hbs
src/sunstone/public/app/tabs/vnets-tab/utils/ar-tab/html.hbs | ||
---|---|---|
38 | 38 |
<div class="medium-6 columns ar_input type_ip4 type_ip4_6 type_ip6 type_ether"> |
39 | 39 |
<label for="{{str_ar_tab_id}}_size">{{tr "Size"}} |
40 | 40 |
</label> |
41 |
<input wizard_field="SIZE" required type="text" name="SIZE" id="{{str_ar_tab_id}}_size" />
|
|
41 |
<input wizard_field="SIZE" required type="number" min="0" name="SIZE" id="{{str_ar_tab_id}}_size" />
|
|
42 | 42 |
</div> |
43 | 43 |
</div> |
44 | 44 |
<div class="row"> |
Also available in: Unified diff