]> git.mxchange.org Git - jjobs-war.git/blobdiff - web/admin/user/admin_user_export.xhtml
Please cherry-pick:
[jjobs-war.git] / web / admin / user / admin_user_export.xhtml
index e2542a2b7a0a0d80941da99cbd95ba359678edb3..da33a133ea0f424ef19f23f833aa9e89f66d731d 100644 (file)
                                </div>
 
                                <div class="table-footer">
-                                       <h:commandButton styleClass="submit" type="submit" id="export_users_xls" value="#{msg.BUTTON_ADMIN_EXPORT_USERS_XLS}">
+                                       <h:commandButton styleClass="submit" type="submit" id="button_export_users_xls" value="#{msg.BUTTON_ADMIN_EXPORT_USERS_XLS}">
                                                <p:dataExporter type="xls" target="table_export_users" fileName="all_users" />
                                        </h:commandButton>
                                </div>