projects
/
Evergreen.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
doh 2
[Evergreen.git]
/
Open-ILS
/
xul
/
staff_client
/
server
/
cat
/
opac.js
diff --git
a/Open-ILS/xul/staff_client/server/cat/opac.js
b/Open-ILS/xul/staff_client/server/cat/opac.js
index
38e9aa7
..
410d58c
100644
(file)
--- a/
Open-ILS/xul/staff_client/server/cat/opac.js
+++ b/
Open-ILS/xul/staff_client/server/cat/opac.js
@@
-1,6
+1,6
@@
dump('entering cat.opac.js\n');
-if (typeof
patron
== 'undefined') cat = {};
+if (typeof
cat
== 'undefined') cat = {};
cat.opac = function (params) {
try {