KPAC Added display of item locations to item record view user/kmlussier/LP1623134-getit-page-does-not-show-item-status
authorJim Keenan <jkeenan@cwmars.org>
Thu, 29 Sep 2016 18:57:09 +0000 (14:57 -0400)
committerKathy Lussier <klussier@masslnc.org>
Fri, 17 Feb 2017 07:11:49 +0000 (02:11 -0500)
Signed-off-by: Jim Keenan <jkeenan@cwmars.org>
Conflicts:
Open-ILS/src/templates/kpac/getit.tt2

Open-ILS/src/templates/kpac/getit.tt2

index 249d4ac..6057871 100644 (file)
@@ -7,10 +7,16 @@
     ctx.page_title = attrs.title | html 
 %]
 
+
 <div id="search_results_parent">
     [% INCLUDE 'kpac/parts/record_row.tt2' rec_id=ctx.bre_id %]
+ <div class="sub_header">[% l('You can find this item at these locations:') %]</div>
+  <div class="item_detail_location_wrapper">
+    [% INCLUDE 'kpac/parts/copy_table.tt2' rec_id=ctx.bre_id %]
+  </div>
+ <div>[% INCLUDE 'kpac/parts/addedcontent.tt2' %]</div>
 </div>
-          
+
 <div class="checkout_options">
     <table cellpadding="0" cellspacing="0" border="0">
         <tr>