From: Bill Erickson Date: Mon, 4 Nov 2013 15:02:20 +0000 (-0500) Subject: ff ui : updating to latest template layout; extracting css X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=deb8c3e12a76db2d80d1f6d0272a5c18ea309a4d;p=evergreen%2Fequinox.git ff ui : updating to latest template layout; extracting css Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/src/templates/staff/fulfillment/index.tt2 b/Open-ILS/src/templates/staff/fulfillment/index.tt2 index 8d52ba7a71..ccfb705acb 100644 --- a/Open-ILS/src/templates/staff/fulfillment/index.tt2 +++ b/Open-ILS/src/templates/staff/fulfillment/index.tt2 @@ -1,106 +1,59 @@ - +[% + WRAPPER "staff/t_base.tt2"; + ctx.page_title = l("FulfILLment"); + ctx.page_app = "ffMain"; + ctx.page_ctrl = "FFMainCtrl"; + ctx.page_no_navbar = 1; +%] - - - - [% l('FulfILLment') %] - - - - - - -
-
- - [% l('Open Source Integrated Interlibrary Lending System') %] -
+[% BLOCK APP_CSS %] + +[% END %] - +[% BLOCK APP_JS %] + + + + +[% END %] + + + +[% END %] diff --git a/Open-ILS/src/templates/staff/fulfillment/t_actions.tt2 b/Open-ILS/src/templates/staff/fulfillment/t_actions.tt2 index 17a903900a..e5c1d6274c 100644 --- a/Open-ILS/src/templates/staff/fulfillment/t_actions.tt2 +++ b/Open-ILS/src/templates/staff/fulfillment/t_actions.tt2 @@ -22,7 +22,7 @@ ng-class="{disabled : action_pending}" data-toggle="dropdown"> [% l('Actions') %] -