Deactivate the OpenGenericQueryEditor command for the GenericBrowserView.
authorBruno Sinou <bsinou@argeo.org>
Wed, 20 Mar 2013 09:20:06 +0000 (09:20 +0000)
committerBruno Sinou <bsinou@argeo.org>
Wed, 20 Mar 2013 09:20:06 +0000 (09:20 +0000)
See bug 149: https://www.argeo.org/bugzilla/show_bug.cgi?id=149

git-svn-id: https://svn.argeo.org/commons/trunk@6179 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

server/plugins/org.argeo.jcr.ui.explorer/plugin.xml

index 095aa01a8bee2002ec96b6f14251c817aabc3cfa..31f33eb70c84dbf59038d94eb60a7c4cff14f1e5 100644 (file)
                <!-- Browser view specific menu --> 
                <menuContribution
                        locationURI="menu:org.argeo.jcr.ui.explorer.browserView">
-            <command
+            <!-- See bug 149 --> 
+            <!-- <command
                commandId="org.argeo.jcr.ui.explorer.openGenericJcrQueryEditor"
                 icon="icons/query.png"
                 style="push">
-            </command>
+            </command> --> 
             <command
                commandId="org.argeo.jcr.ui.explorer.addRemoteRepository"
                 icon="icons/addRepo.gif"