export for MP list
This commit is contained in:
@ -43,6 +43,11 @@
|
||||
<b:dataTableColumn label="" value="#{col.duration}" contentStyle="font-size: 120%" orderable="false" />
|
||||
</b:dataTable>
|
||||
</b:tab>
|
||||
<b:tab title="Anhang">
|
||||
<p>
|
||||
<b:inputTextarea value="#{doneModel.attach}" readonly="true" />
|
||||
</p>
|
||||
</b:tab>
|
||||
</b:tabView>
|
||||
<b:row rendered="#{doneModel.daySummary != null}">
|
||||
<b:column colXs="4">
|
||||
|
Reference in New Issue
Block a user