projects
/
jjobs-war.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe9bfcd
)
should be "all_users"
author
Roland Häder
<roland@mxchange.org>
Wed, 1 Jun 2016 07:40:01 +0000
(09:40 +0200)
committer
Roland Haeder
<roland@mxchange.org>
Wed, 1 Jun 2016 19:47:58 +0000
(21:47 +0200)
web/admin/user/admin_user_export.xhtml
patch
|
blob
|
history
diff --git
a/web/admin/user/admin_user_export.xhtml
b/web/admin/user/admin_user_export.xhtml
index 4938f98a3021181fe93d3ebe597601bc44eb135b..26e95343a9261a58e32a910ffd5f611aff4aebc9 100644
(file)
--- a/
web/admin/user/admin_user_export.xhtml
+++ b/
web/admin/user/admin_user_export.xhtml
@@
-182,7
+182,7
@@
<div class="table_footer">
<h:commandButton styleClass="submit" type="submit" id="export_users_xls" value="#{msg.BUTTON_ADMIN_EXPORT_USERS_XLS}">
- <p:dataExporter type="xls" target="table_export_users" fileName="a
dmin
_users" />
+ <p:dataExporter type="xls" target="table_export_users" fileName="a
ll
_users" />
</h:commandButton>
</div>
</div>