Author: jmorliaguet
Date: Sun Oct  2 23:54:41 2005
New Revision: 27838

Modified:
   z3lab/cpsskins/branches/jmo-perspectives/browser/authoring/editing.css
   z3lab/cpsskins/branches/jmo-perspectives/browser/authoring/view_editor.pt
Log:

- misc fixes



Modified: z3lab/cpsskins/branches/jmo-perspectives/browser/authoring/editing.css
==============================================================================
--- z3lab/cpsskins/branches/jmo-perspectives/browser/authoring/editing.css      
(original)
+++ z3lab/cpsskins/branches/jmo-perspectives/browser/authoring/editing.css      
Sun Oct  2 23:54:41 2005
@@ -415,7 +415,7 @@
 
 table.inline th {
   background-color: #e6e0e0;
-  padding: 0.2em 2.2em 0.2em 2.2em;
+  padding: 0.2em 2.4em 0.2em 2.4em;
   text-transform: lowercase;
   font-size: 120%;
   font-weight: normal;

Modified: 
z3lab/cpsskins/branches/jmo-perspectives/browser/authoring/view_editor.pt
==============================================================================
--- z3lab/cpsskins/branches/jmo-perspectives/browser/authoring/view_editor.pt   
(original)
+++ z3lab/cpsskins/branches/jmo-perspectives/browser/authoring/view_editor.pt   
Sun Oct  2 23:54:41 2005
@@ -24,7 +24,8 @@
                             display info/display;
                             formats info/formats;
                             perspective info/perspective;
-                            current_formats python: 
views[str(current_perspective)]['formats']"
+                            current_formats python: current_perspective and 
+                                                    
views[str(current_perspective)]['formats'] or []"
                 tal:attributes="class python: even and 'even' or nothing">
 
               <td tal:content="view" />
-- 
http://lists.nuxeo.com/mailman/listinfo/z3lab-checkins

Reply via email to