From 0a9615bc2a1f898438f34de59a622fcf31b4e9e6 Mon Sep 17 00:00:00 2001 From: phasefx Date: Tue, 14 Feb 2006 06:21:08 +0000 Subject: [PATCH] print list template editor git-svn-id: svn://svn.open-ils.org/ILS/trunk@3068 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/xul/staff_client/chrome/content/main/constants.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Open-ILS/xul/staff_client/chrome/content/main/constants.js b/Open-ILS/xul/staff_client/chrome/content/main/constants.js index e78e0b13ea..6555a382df 100644 --- a/Open-ILS/xul/staff_client/chrome/content/main/constants.js +++ b/Open-ILS/xul/staff_client/chrome/content/main/constants.js @@ -92,6 +92,7 @@ var urls = { 'XUL_PATRON_SEARCH_RESULT' : '/xul/server/patron/search_result.xul', 'XUL_PATRON_SUMMARY' : '/xul/server/patron/summary.xul', 'XUL_PRE_CAT' : '/xul/server/circ/pre_cat_fields.xul', + 'XUL_PRINT_LIST_TEMPLATE_EDITOR' : '/xul/server/circ/print_list_template_editor.xul', 'XUL_REMOTE_BROWSER' : '/xul/server/util/rbrowser.xul', 'XUL_STAT_CAT_EDIT' : '/xul/server/admin/stat_cat_editor.xml', 'XUL_SURVEY_WIZARD' : 'chrome://open_ils_staff_client/content/admin/survey_wizard.xul', -- 2.43.2