dot not give documentFirstHeading class to middle of the page title

This commit is contained in:
Frédéric Péters 2013-09-23 14:33:00 +02:00
parent 970a5c53b7
commit 9a21de73dc
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
</tr>
<tr>
<td>
<h1 class="documentFirstHeading" tal:content="context/Title" />
<h1 tal:content="context/Title" />
<button tal:condition="python: 'ajax_load' in request.form.keys()"
i18n:domain="collective.dms.thesaurus"
i18n:translate="">Select</button>