From: Lebbeous Fogle-Weekley Date: Tue, 21 Jun 2011 18:22:26 +0000 (-0400) Subject: Editor for authority fields X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=f634d30849f91bd51ef9fbfcbba639ad658a1c1c;p=evergreen%2Fjoelewis.git Editor for authority fields Due to time constraints (and AutoGrid limitations) a click-through UI with separate pages for separate objects used by the new authority control sets feature is necessary for now rather than a comprehensive interface with multiple grids on the same page. Signed-off-by: Lebbeous Fogle-Weekley --- diff --git a/Open-ILS/web/templates/default/cat/authority/control_set_authority_field.tt2 b/Open-ILS/web/templates/default/cat/authority/control_set_authority_field.tt2 new file mode 100644 index 0000000000..17e70cf305 --- /dev/null +++ b/Open-ILS/web/templates/default/cat/authority/control_set_authority_field.tt2 @@ -0,0 +1,82 @@ +[% WRAPPER default/base.tt2 %] + +[% ctx.page_title = "Configure Authority Authority Fields" %] +
+
+
Authority Fields
+
+ + +
+
+ +
+ +
+
+
+ + +[% END %]