From: Mike Rylander Date: Fri, 3 Jun 2011 14:29:52 +0000 (-0400) Subject: Beginnings of the config interfaces X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=3ff2188f6a63bd39a8b79742e98c9482bfcdcb87;p=working%2FEvergreen.git Beginnings of the config interfaces Signed-off-by: Mike Rylander --- diff --git a/Open-ILS/web/templates/default/conify/global/authority/authority_field.tt2 b/Open-ILS/web/templates/default/conify/global/authority/authority_field.tt2 new file mode 100644 index 0000000000..2ae8cc8a24 --- /dev/null +++ b/Open-ILS/web/templates/default/conify/global/authority/authority_field.tt2 @@ -0,0 +1,40 @@ +[% WRAPPER default/base.tt2 %] +[% ctx.page_title = 'Configure Control Set Authority Fields' %] +
+
+
Thesauri
+
+ + +
+
+
+ + + + +[% END %] + + diff --git a/Open-ILS/web/templates/default/conify/global/authority/bib_field.tt2 b/Open-ILS/web/templates/default/conify/global/authority/bib_field.tt2 new file mode 100644 index 0000000000..4023d73782 --- /dev/null +++ b/Open-ILS/web/templates/default/conify/global/authority/bib_field.tt2 @@ -0,0 +1,40 @@ +[% WRAPPER default/base.tt2 %] +[% ctx.page_title = 'Configure Control Set Bibliographic Fields' %] +
+
+
Thesauri
+
+ + +
+
+
+
+ + + +[% END %] + + diff --git a/Open-ILS/web/templates/default/conify/global/authority/control_set.tt2 b/Open-ILS/web/templates/default/conify/global/authority/control_set.tt2 new file mode 100644 index 0000000000..c072d1c6c3 --- /dev/null +++ b/Open-ILS/web/templates/default/conify/global/authority/control_set.tt2 @@ -0,0 +1,34 @@ +[% WRAPPER default/base.tt2 %] +[% ctx.page_title = 'Configure Authority Control Sets' %] +
+
+
Control Sets
+
+ + +
+
+
+
+ + + +[% END %] + + diff --git a/Open-ILS/web/templates/default/conify/global/authority/thesaurus.tt2 b/Open-ILS/web/templates/default/conify/global/authority/thesaurus.tt2 new file mode 100644 index 0000000000..8061f924ae --- /dev/null +++ b/Open-ILS/web/templates/default/conify/global/authority/thesaurus.tt2 @@ -0,0 +1,38 @@ +[% WRAPPER default/base.tt2 %] +[% ctx.page_title = 'Configure Authority Thesaurus' %] +
+
+
Thesauri
+
+ + +
+
+
+
+ + + +[% END %] + +