Skip to content
Snippets Groups Projects
Commit c72b133b authored by Michael Simon's avatar Michael Simon
Browse files

NO_STORY minor style change

parent 76291d0e
No related branches found
No related tags found
No related merge requests found
......@@ -255,11 +255,12 @@
<h:outputText value="#{ua.queryStatus}" />
</p:column>
<p:column style="width:32px">
<p:commandLink update=":form:documentPanel"
<p:commandLink update=":form:documentPanel"
oncomplete="PF('documentDialog').show()" title="View Detail"
styleClass="ui-icon ui-icon-search">
>
<f:setPropertyActionListener value="#{ua}"
target="#{showUserBean.selectedUserAttr}" />
<i class="pi pi-search"></i>
</p:commandLink>
</p:column>
</p:dataTable>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment