Merge pull request #214 from Megala21/embed

Making the local copies of designer.json to be compatible with carbon-dashboards designer.json
application-manager-new
sinthuja 8 years ago committed by GitHub
commit 1461915347

@ -62,5 +62,8 @@
"hostname": "localhost", "hostname": "localhost",
"port": "", "port": "",
"protocol": "" "protocol": ""
},
"queryParameters" : {
"passBetweenPages" : ["shared"]
} }
} }

@ -76,5 +76,8 @@
"hostname": "localhost", "hostname": "localhost",
"port": "", "port": "",
"protocol": "" "protocol": ""
},
"queryParameters" : {
"passBetweenPages" : ["shared"]
} }
} }
Loading…
Cancel
Save