Author: jmorliaguet
Date: Wed Oct  5 10:55:31 2005
New Revision: 27947

Modified:
   z3lab/cpsskins/branches/jmo-perspectives/browser/authoring/edit_menu.pt
Log:

- fix if the edited element has not display of its own.



Modified: 
z3lab/cpsskins/branches/jmo-perspectives/browser/authoring/edit_menu.pt
==============================================================================
--- z3lab/cpsskins/branches/jmo-perspectives/browser/authoring/edit_menu.pt     
(original)
+++ z3lab/cpsskins/branches/jmo-perspectives/browser/authoring/edit_menu.pt     
Wed Oct  5 10:55:31 2005
@@ -9,7 +9,7 @@
                 displayable context/displayable:this;
                 actual_display python: displayable.getDisplay(perspective);
                 display python: displayable.getEffectiveDisplay(perspective);
-                formattable display/formattable:this;
+                formattable display/formattable:this|nothing;
                 edited formattable/?format_name|context;
                 edit_url string:${edited/@@absolute_url}/@@edit.html;
                 main_url request/form/main_url|edit_url"
-- 
http://lists.nuxeo.com/mailman/listinfo/z3lab-checkins

Reply via email to