image for pre-cats
authorpines <pines@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 2 Oct 2006 22:08:04 +0000 (22:08 +0000)
committerpines <pines@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 2 Oct 2006 22:08:04 +0000 (22:08 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@6363 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/server/circ/checkout.js
Open-ILS/xul/staff_client/server/skin/media/images/book_question.png [new file with mode: 0644]

index c09cb44..37e557f 100644 (file)
@@ -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 (file)
index 0000000..f9f6205
Binary files /dev/null and b/Open-ILS/xul/staff_client/server/skin/media/images/book_question.png differ