From: senator Date: Tue, 1 Feb 2011 20:25:29 +0000 (-0500) Subject: record more complete X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=b586fa175937209216ed84b45946288b03102cc0;p=evergreen%2Fequinox.git record more complete --- diff --git a/Open-ILS/web/templates/default/kcls-wire/parts/cn_browse.tt2 b/Open-ILS/web/templates/default/kcls-wire/parts/cn_browse.tt2 new file mode 100644 index 0000000000..b1043911f9 --- /dev/null +++ b/Open-ILS/web/templates/default/kcls-wire/parts/cn_browse.tt2 @@ -0,0 +1,43 @@ + +
+
&common.cn.loading;
+
+
+ &common.cn.browsing; + +
+ + + + + + + + + + + + + +
+ &common.cn.previous; + &common.cn.shelf; + &common.cn.next; +
+ +
+
+ +
+
+ +
+
+
+
+
+ diff --git a/Open-ILS/web/templates/default/kcls-wire/parts/record/cn_details.tt2 b/Open-ILS/web/templates/default/kcls-wire/parts/record/cn_details.tt2 new file mode 100644 index 0000000000..69a9a3bfca --- /dev/null +++ b/Open-ILS/web/templates/default/kcls-wire/parts/record/cn_details.tt2 @@ -0,0 +1,102 @@ + + + + + + + +
+
+ &rdetail.print; + + + + + + + + + + + + + + + + + + + + + + + + + + + +
&rdetail.cn.barcode;&common.status;&rdetail.cn.location;&rdetail.cn.hold.age;&rdetail.cn.genesis;&rdetail.cn.holdable;&rdetail.cn.due;
+ + &rdetail.cn.more; + &rdetail.cn.less; + &rdetail.cn.hold; + &rdetail.cn.disabled; + + + +
+ + + + + + + +
+ + &rdetail.cn.note; + + + &rdetail.cn.category; + + + : +
+
+
+
+ +&common.yes; +&common.no; + +
+
+
+ +
+
+ + + + + + + + + + + + + + + + + +
&common.library;
&common.title;
&common.author;
&common.edition;
&common.pubdate;
&common.publisher;
&common.physical;
&common.callnumber;
+
+
+
+ diff --git a/Open-ILS/web/templates/default/kcls-wire/parts/record/copyinfo.tt2 b/Open-ILS/web/templates/default/kcls-wire/parts/record/copyinfo.tt2 new file mode 100644 index 0000000000..6c78071cab --- /dev/null +++ b/Open-ILS/web/templates/default/kcls-wire/parts/record/copyinfo.tt2 @@ -0,0 +1,68 @@ + +
+
+ + &rdetail.copyInfo.local; + + + &rdetail.copyInfo.all; + +
+ + + + + + + + + + + + + + + + + + + + + + +
&rdetail.copyInfo.library;&rdetail.copyInfo.callnumber; + &rdetail.copyInfo.copylocation; + &rdetail.copyInfo.actions; +
+
+ &rdetail.copyInfo.print; + + + + + +
+ &rdetail.loading; +
+ +

+
&rdetail.noneAvailable;
+
+ diff --git a/Open-ILS/web/templates/default/kcls-wire/parts/record/extras.tt2 b/Open-ILS/web/templates/default/kcls-wire/parts/record/extras.tt2 index c8f0d2c760..cc607e6891 100644 --- a/Open-ILS/web/templates/default/kcls-wire/parts/record/extras.tt2 +++ b/Open-ILS/web/templates/default/kcls-wire/parts/record/extras.tt2 @@ -280,10 +280,10 @@ &rdetail.extras.call.local; - + [% INCLUDE "default/kcls-wire/parts/cn_browse.tt2" %] - + [% INCLUDE "default/kcls-wire/parts/record/cn_details.tt2" %] - + + [% INCLUDE "default/kcls-wire/parts/record/copyinfo.tt2" %]