diff zpt/project/edit_template.zpt @ 169:2da62e93a1c6

fix editing related projects.
author casties
date Fri, 07 Jun 2013 12:47:11 +0200
parents 2dd8e3be4a8e
children 37c2c29ab7ed
line wrap: on
line diff
--- a/zpt/project/edit_template.zpt	Fri Jun 07 11:32:05 2013 +0200
+++ b/zpt/project/edit_template.zpt	Fri Jun 07 12:47:11 2013 +0200
@@ -9,7 +9,7 @@
 </head>
 <body tal:attributes="onload onload">
   <h3 tal:condition="not:here/isActiveProject">(!!Project is not visible!!)</h3>
-  <h2 class="title">Edit project <i tal:content="here/getProjectTitle"/></h2>
+  <h2 class="title">Edit project <i><tal:block metal:define-slot="project_title" tal:content="here/getProjectTitle"/></i></h2>
   <metal:block metal:define-slot="navsel"/>
   <div class="mainnav">
     <span tal:attributes="class python:test('basic'==menusel, 'mainmenusel', 'mainmenu')"><a