put record creator/editor in non-editable pane
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 23 Jun 2006 02:13:10 +0000 (02:13 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 23 Jun 2006 02:13:10 +0000 (02:13 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@4723 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/server/cat/copy_editor.js

index 99d3edd..252682f 100644 (file)
@@ -316,13 +316,6 @@ g.left_pane_field_names = [
                        render: 'util.date.formatted_date( fm.edit_date(), "%F");',
                }
        ],
-
-];
-
-/******************************************************************************************************/
-/* These get shown in the right panel */
-
-g.right_pane_field_names = [
        [
                "Creator",
                { 
@@ -335,6 +328,13 @@ g.right_pane_field_names = [
                        render: 'fm.editor();',
                }
        ],
+
+];
+
+/******************************************************************************************************/
+/* These get shown in the right panel */
+
+g.right_pane_field_names = [
        [
                "Alert Message",
                {