X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FUI.git;a=blobdiff_plain;f=skyquake%2Fplugins%2Flaunchpad%2Fsrc%2Finstantiate%2FinstantiateInputParams.jsx;h=ec40ccfc1f5e43b251a3f3ba7e2d6cf2f96d71a4;hp=4db4a63bde964143a30ed3bdcd3eacd56558a744;hb=40f74a6d1b8b41d4ab697a4b4d06a99493e756a8;hpb=d2e20e6e0a436a3dde171aa92ce01ff2fe9a28bc diff --git a/skyquake/plugins/launchpad/src/instantiate/instantiateInputParams.jsx b/skyquake/plugins/launchpad/src/instantiate/instantiateInputParams.jsx index 4db4a63bd..ec40ccfc1 100644 --- a/skyquake/plugins/launchpad/src/instantiate/instantiateInputParams.jsx +++ b/skyquake/plugins/launchpad/src/instantiate/instantiateInputParams.jsx @@ -420,8 +420,9 @@ export default class InstantiateInputParams extends Component { { sshKeysRef.map(function(ref, i) { + let keyref = JSON.stringify(ref) return ( -
+