From: pines Date: Mon, 2 Oct 2006 22:08:04 +0000 (+0000) Subject: image for pre-cats X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=6d36bb9aaf46b0dceae884430b597e1e3d11c1d3;p=Evergreen.git image for pre-cats git-svn-id: svn://svn.open-ils.org/ILS/trunk@6363 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/xul/staff_client/server/circ/checkout.js b/Open-ILS/xul/staff_client/server/circ/checkout.js index c09cb44868..37e557fd1d 100644 --- a/Open-ILS/xul/staff_client/server/circ/checkout.js +++ b/Open-ILS/xul/staff_client/server/circ/checkout.js @@ -465,7 +465,8 @@ circ.checkout.prototype = { 'Cancel', 'Pre-Cat', null, - 'Check here to confirm this action' + 'Check here to confirm this action', + '/xul/server/skin/media/images/book_question.png' ) ) { obj.data.dummy_title = ''; obj.data.dummy_author = ''; obj.data.stash('dummy_title','dummy_author'); diff --git a/Open-ILS/xul/staff_client/server/skin/media/images/book_question.png b/Open-ILS/xul/staff_client/server/skin/media/images/book_question.png new file mode 100644 index 0000000000..f9f62059cc Binary files /dev/null and b/Open-ILS/xul/staff_client/server/skin/media/images/book_question.png differ