From: Jason Etheridge Date: Mon, 17 Oct 2016 17:53:36 +0000 (-0400) Subject: webstaff: first Acq menu-entry and embedded UI X-Git-Tag: sprint4-merge-nov22^2~35 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=14f3c772bf15979087bada5085c61f98b0186e46;p=working%2FEvergreen.git webstaff: first Acq menu-entry and embedded UI * General Search Signed-off-by: Jason Etheridge Signed-off-by: Kathy Lussier --- diff --git a/Open-ILS/src/templates/staff/acq/index.tt2 b/Open-ILS/src/templates/staff/acq/index.tt2 new file mode 100644 index 0000000000..7c26ae3a08 --- /dev/null +++ b/Open-ILS/src/templates/staff/acq/index.tt2 @@ -0,0 +1,21 @@ +[% + WRAPPER "staff/base.tt2"; + ctx.page_title = l("Acquisitions"); + ctx.page_app = "egAcquisitions"; +%] + +[% BLOCK APP_JS %] + + + + + + + + + +[% END %] + +
+ +[% END %] diff --git a/Open-ILS/src/templates/staff/navbar.tt2 b/Open-ILS/src/templates/staff/navbar.tt2 index 7430f6a1a0..4a80382547 100644 --- a/Open-ILS/src/templates/staff/navbar.tt2 +++ b/Open-ILS/src/templates/staff/navbar.tt2 @@ -257,6 +257,21 @@ + + +