Author: ppitonak(a)redhat.com
Date: 2010-09-15 11:17:25 -0400 (Wed, 15 Sep 2010)
New Revision: 19217
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/templates/header.xhtml
Log:
* templates selector fixed
Modified: modules/tests/metamer/trunk/application/src/main/webapp/templates/header.xhtml
===================================================================
---
modules/tests/metamer/trunk/application/src/main/webapp/templates/header.xhtml 2010-09-15
13:20:36 UTC (rev 19216)
+++
modules/tests/metamer/trunk/application/src/main/webapp/templates/header.xhtml 2010-09-15
15:17:25 UTC (rev 19217)
@@ -97,7 +97,7 @@
style="width: 150px;">
<f:selectItems
value="#{templateBean.availableTemplates}" />
<f:converter converterId="templateNameConverter"
/>
- <a4j:ajax event="change"
render="headerTable" />
+ <a4j:ajax event="change"
render="templatesForm" />
</h:selectOneMenu>
<br />
</ui:repeat>
Show replies by date