add import modal for host pool members (#4584)

This commit is contained in:
gabryon99 2020-11-04 17:24:19 +01:00
parent e18e629e35
commit 00431e982c
8 changed files with 212 additions and 102 deletions

View file

@ -18,6 +18,7 @@
<label class='custom-file-label' for='#import-input'>
{{ i18n("browse_config", {}) }}
</label>
<small class="text-muted">{{ dialog.input_description }}</small>
<div class="invalid-feedback" id='import-error'>
{message}
</div>