From: dbs Date: Mon, 7 Jul 2008 13:29:03 +0000 (+0000) Subject: Rename user_edit.xml to user_edit.xhtml to auto-enable XMLENT processing X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=97a837317bdf8376897a9f104d4a1d88e890e533;p=Evergreen.git Rename user_edit.xml to user_edit.xhtml to auto-enable XMLENT processing git-svn-id: svn://svn.open-ils.org/ILS/trunk@9979 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- 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 c3ff848f66..6e952ae756 100644 --- a/Open-ILS/xul/staff_client/chrome/content/main/constants.js +++ b/Open-ILS/xul/staff_client/chrome/content/main/constants.js @@ -285,7 +285,7 @@ const urls = { 'XUL_PATRON_BILL_WIZARD' : '/xul/server/patron/bill_wizard.xul', 'XUL_PATRON_DISPLAY' : '/xul/server/patron/display.xul', 'XUL_PATRON_EDIT' : '/xul/server/patron/ue.xhtml', - 'XUL_USER_PERM_EDITOR' : '/xul/server/patron/user_edit.xml', + 'XUL_USER_PERM_EDITOR' : '/xul/server/patron/user_edit.xhtml', 'XUL_PATRON_HOLDS' : '/xul/server/patron/holds.xul', 'XUL_PATRON_INFO' : '/xul/server/patron/info.xul', 'XUL_PATRON_INFO_NOTES' : '/xul/server/patron/info_notes.xul', diff --git a/Open-ILS/xul/staff_client/server/patron/user_edit.xhtml b/Open-ILS/xul/staff_client/server/patron/user_edit.xhtml new file mode 100644 index 0000000000..cff0a78aa1 --- /dev/null +++ b/Open-ILS/xul/staff_client/server/patron/user_edit.xhtml @@ -0,0 +1,155 @@ + + + + + +]> + + + + + Evergreen: User Editor + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + +
&staff.patron.user_edit.user_name.label;&staff.patron.user_edit.barcode.label;
First Name:Middle Name:Last Name:
+ + + + + + + + +
Working Location
+
+ + + + + + + + + + +
PermissionAppliedDepthGrantable
+
+ + +
+ + +
+ + + + + + + + + + + +
+ + +
+ + + + + + + () + + +
+ + + + diff --git a/Open-ILS/xul/staff_client/server/patron/user_edit.xml b/Open-ILS/xul/staff_client/server/patron/user_edit.xml deleted file mode 100644 index cff0a78aa1..0000000000 --- a/Open-ILS/xul/staff_client/server/patron/user_edit.xml +++ /dev/null @@ -1,155 +0,0 @@ - - - - - -]> - - - - - Evergreen: User Editor - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -
&staff.patron.user_edit.user_name.label;&staff.patron.user_edit.barcode.label;
First Name:Middle Name:Last Name:
- - - - - - - - -
Working Location
-
- - - - - - - - - - -
PermissionAppliedDepthGrantable
-
- - -
- - -
- - - - - - - - - - - -
- - -
- - - - - - - () - - -
- - - -