You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by ro...@apache.org on 2004/10/31 21:20:24 UTC

svn commit: rev 56148 - incubator/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/config/menus

Author: roku
Date: Sun Oct 31 12:20:23 2004
New Revision: 56148

Modified:
   incubator/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/config/menus/generic.xsp
Log:
Fixed bug http://issues.apache.org/bugzilla/show_bug.cgi?id=31988
Thanks to Jann Forrer

Modified: incubator/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/config/menus/generic.xsp
==============================================================================
--- incubator/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/config/menus/generic.xsp	(original)
+++ incubator/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/config/menus/generic.xsp	Sun Oct 31 12:20:23 2004
@@ -194,7 +194,7 @@
             <item>Edit Navigation Title</item>
           }
           if (isDocument) {
-            <item uc:usecase="change-visibility" uc:step="showscreen" href="?"><i18n:text>Change node visibility</i18n:text></item>
+            <item wf:event="edit" uc:usecase="change-visibility" uc:step="showscreen" href="?"><i18n:text>Change node visibility</i18n:text></item>
           }
           else {
             <item>Change node visibility</item>

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org