]> git.mxchange.org Git - jfinancials-war.git/commitdiff
opps, wrong bait, wrong fish
authorRoland Häder <roland@mxchange.org>
Tue, 31 May 2016 15:45:48 +0000 (17:45 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 1 Jun 2016 18:54:43 +0000 (20:54 +0200)
web/admin/user/admin_user_export.xhtml

index 0d44f6218a002aee60568c047b1ea2c570b01074..4938f98a3021181fe93d3ebe597601bc44eb135b 100644 (file)
                                        </div>
 
                                        <div class="table_footer">
-                                               <h:commandButton styleClass="submit" type="submit" id="export_contacts_xls" value="#{msg.BUTTON_ADMIN_EXPORT_USERS_XLS}">
-                                                       <p:dataExporter type="xls" target="table_export_contacts" fileName="all_contacts" />
+                                               <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="admin_users" />
                                                </h:commandButton>
                                        </div>
                                </div>