mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
AWC-517 and AWC-527
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2389 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -124,8 +124,8 @@
|
||||
|
||||
<div style="padding: 6px;" />
|
||||
<h:inputText value="#{UsersBean.searchCriteria}" size="35" maxlength="1024" />
|
||||
<h:commandButton value="Search" action="#{UsersBean.search}" />
|
||||
<h:commandButton value="Show All" action="#{UsersBean.showAll}" />
|
||||
<h:commandButton value="#{msg.search}" action="#{UsersBean.search}" />
|
||||
<h:commandButton value="#{msg.show_all}" action="#{UsersBean.showAll}" />
|
||||
<div style="padding: 6px;" />
|
||||
|
||||
<a:richList id="users-list" binding="#{UsersBean.usersRichList}" viewMode="details" pageSize="10"
|
||||
|
Reference in New Issue
Block a user