From: Bill Erickson Date: Wed, 16 Apr 2014 21:38:00 +0000 (-0400) Subject: browser staff : print config UI initial X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=3e4768f5c5ac4fc66c438436fee6ded26d4697ea;p=working%2FEvergreen.git browser staff : print config UI initial Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/src/templates/staff/admin/workstation/index.tt2 b/Open-ILS/src/templates/staff/admin/workstation/index.tt2 new file mode 100644 index 0000000000..d20444f675 --- /dev/null +++ b/Open-ILS/src/templates/staff/admin/workstation/index.tt2 @@ -0,0 +1,15 @@ +[% + WRAPPER "staff/t_base.tt2"; + ctx.page_title = l("Workstation Administration"); + ctx.page_app = "egWorkstationAdmin"; +%] + +[% BLOCK APP_JS %] + + + +[% END %] + +
+ +[% END %] diff --git a/Open-ILS/src/templates/staff/admin/workstation/t_printing.tt2 b/Open-ILS/src/templates/staff/admin/workstation/t_printing.tt2 new file mode 100644 index 0000000000..38de2931a9 --- /dev/null +++ b/Open-ILS/src/templates/staff/admin/workstation/t_printing.tt2 @@ -0,0 +1,116 @@ +
+ + + +
+
+

[% l('Printer Context') %]

+
+
+ +
+
+
+ + + + + +
+
+
+ +
+
+

[% l('Printer Test') %]

+
+
+ +
+
+
+ + +
+
+
+ +
+ +
+ +
+
+
+
+
+ +
+ + +
+
+
+ + +
+ diff --git a/Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2 b/Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2 new file mode 100644 index 0000000000..ceb3cab6cf --- /dev/null +++ b/Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2 @@ -0,0 +1,52 @@ +
+
+
+ +
+
+
+
+ [% l('Printing, Templates, etc.') %] +
+
+ +
+
+ +
+
+
+
+ [% l('Other') %] +
+
+
+
+
+
+
+
+ +
+
+
+
+ [% l('Other') %] +
+
+
+
+
+
+
+
+ +
+
diff --git a/Open-ILS/src/templates/staff/t_navbar.tt2 b/Open-ILS/src/templates/staff/t_navbar.tt2 index 75d4f3aecc..b2c80a0a40 100644 --- a/Open-ILS/src/templates/staff/t_navbar.tt2 +++ b/Open-ILS/src/templates/staff/t_navbar.tt2 @@ -72,7 +72,24 @@ - + + + + +