]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.webapp/src/main/webapp/argeo-ria-lib/slc/class/org/argeo/slc/ria/Applet.js
Do not define shared actions here (maybe in a "TestApplet" in slc-web ?)
[gpl/argeo-slc.git] / org.argeo.slc.webapp / src / main / webapp / argeo-ria-lib / slc / class / org / argeo / slc / ria / Applet.js
index b0b62df4dd42db5b64e58476fda1e6f75eec0bfe..260b60c81a2614575ccb2a86b49387f176fcc148 100644 (file)
@@ -54,7 +54,8 @@ qx.Class.define("org.argeo.slc.ria.Applet",
                                        
                                },
                                command         : null
-                       },              
+                       }
+                       /*,             
                        "copytocollection" : {
                                shared          : true,
                                selectionChange : function(viewId, xmlNode){
@@ -81,6 +82,7 @@ qx.Class.define("org.argeo.slc.ria.Applet",
                                        }                                       
                                }
                        }
+                       */
                }
        }
   },