X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=demo%2Fargeo_node.js;h=ac8671fc4a4ba970d530faff89045df48115ba3e;hb=071d573c7fa9c3a1b79821e72cb0121948742a17;hp=bb37eb13882e6aa1616625dc947033a4d186c721;hpb=4033e5ada56275115a0239cfa5b8aa7315776680;p=lgpl%2Fargeo-commons.git diff --git a/demo/argeo_node.js b/demo/argeo_node.js index bb37eb138..ac8671fc4 100755 --- a/demo/argeo_node.js +++ b/demo/argeo_node.js @@ -12,4 +12,4 @@ osgi.install("org.argeo.commons:org.argeo.dep.cms.platform:2.1.71-SNAPSHOT"); osgi.httpPort = 0; //osgi.clean = true; osgi.launch(); -openUi(); +openWorkbench();