Commit 064e8714 by Juho

Joo

1 parent e2a57f1a
...@@ -75,11 +75,9 @@ ...@@ -75,11 +75,9 @@
<h:outputText value="#{message.message}" /> <h:outputText value="#{message.message}" />
</h:column> </h:column>
<h:column> <h:column>
<f:facet name="header">
<h:outputText value="#{i18n['actionlog.task']}" />
</f:facet>
<h:link rendered="#{!empty message.state}" > <h:link rendered="#{!empty message.state}" >
X Näytä tehtävä
</h:link> </h:link>
</h:column> </h:column>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!