| commit | 6060dd65260d576fcb67731544debbe87c3a8782 | [log] [tgz] |
|---|---|---|
| author | lombardofr <lombardo@everyup.it> | Sun May 19 12:31:07 2019 +0200 |
| committer | lombardofr <lombardo@everyup.it> | Sun May 19 12:31:07 2019 +0200 |
| tree | 11b952fd1f7c3b6158735b792feaee89feb15ab6 | |
| parent | 8532b4327bde5ad587a9e3d48db53dc8ee7b3ba4 [diff] [blame] |
fix error propagation Change-Id: I3bfa092c9f7f67fd237edb5c770d4fe4f47a1ccd Signed-off-by: lombardofr <lombardo@everyup.it>
diff --git a/static/src/instancehandler/instance_create.js b/static/src/instancehandler/instance_create.js index fd6ecfa..124fb05 100644 --- a/static/src/instancehandler/instance_create.js +++ b/static/src/instancehandler/instance_create.js
@@ -14,6 +14,7 @@ limitations under the License. */ + function openModalCreatePDU(args) { var select2_groups = $('#pdu_vim_accounts').select2({ placeholder: 'Select Vims',