Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
reg-app
Regapp
Commits
5c48701a
Commit
5c48701a
authored
Mar 18, 2015
by
michael.simon
Browse files
optics
parent
58edfcba
Changes
1
Hide whitespace changes
Inline
Side-by-side
bwreg-webapp/src/main/webapp/user/attribute-sources.xhtml
View file @
5c48701a
...
@@ -44,9 +44,12 @@
...
@@ -44,9 +44,12 @@
<f:facet
name=
"header"
>
<f:facet
name=
"header"
>
<h:outputText
value=
"#{messages.last_update}"
/>
<h:outputText
value=
"#{messages.last_update}"
/>
</f:facet>
</f:facet>
<h:outputText
value=
"#{ua.lastSuccessfulQuery}"
/>
<h:outputText
value=
"#{
of:formatDate(
ua.lastSuccessfulQuery
, 'dd.MM.yyyy HH:mm')
}"
/>
</p:column>
</p:column>
<p:column
style=
"width:24px"
>
<p:column
style=
"width:32px"
>
<f:facet
name=
"header"
>
<h:outputText
value=
"#{messages.tools}"
/>
</f:facet>
<p:commandLink
update=
":form:documentPanel"
<p:commandLink
update=
":form:documentPanel"
oncomplete=
"PF('documentDialog').show()"
title=
"View Detail"
oncomplete=
"PF('documentDialog').show()"
title=
"View Detail"
styleClass=
"ui-icon ui-icon-search"
>
styleClass=
"ui-icon ui-icon-search"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment