summaryrefslogtreecommitdiff
path: root/src/main/resources/boot/SC/InstantiateItem.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/boot/SC/InstantiateItem.xml')
-rw-r--r--src/main/resources/boot/SC/InstantiateItem.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main/resources/boot/SC/InstantiateItem.xml b/src/main/resources/boot/SC/InstantiateItem.xml
index 85005cd..1ad7b6c 100644
--- a/src/main/resources/boot/SC/InstantiateItem.xml
+++ b/src/main/resources/boot/SC/InstantiateItem.xml
@@ -20,9 +20,9 @@
}
// If this script is running in the Cristal GUI, open the new item.
- try {
- Packages.com.c2kernel.gui.MainFrame.treeBrowser.push(new DomainPath(domPath+"/"+name));
- } catch (e) { }
+ //try {
+ // Packages.com.c2kernel.gui.MainFrame.treeBrowser.push(new DomainPath(domPath+"/"+name));
+ //} catch (e) { }
]]></script>
</cristalscript>