]> git.evergreen-ils.org Git - working/Evergreen.git/commit
webstaff: teach egConfirmDialog how to set custom labels for buttons
authorGalen Charlton <gmc@esilibrary.com>
Thu, 24 Sep 2015 18:33:58 +0000 (18:33 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 24 Sep 2015 18:33:58 +0000 (18:33 +0000)
commit2b71277ac6faa8e8c1a130ad70a315f42abd0158
tree4f134d033faf9d7a36e883384086507d9d104d35
parent148d0f694d1530aed9c04fc797430c65f2772c83
webstaff: teach egConfirmDialog how to set custom labels for buttons

egConfirmDialog() now accepts optional fourth and fifth
arguments to set custom labels for the "OK" and "cancel"
buttons.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/templates/staff/share/t_confirm_dialog.tt2
Open-ILS/web/js/ui/default/staff/services/ui.js