projects
/
Evergreen.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
xul user is now shoved into the opac user's slot when in xul
[Evergreen.git]
/
Open-ILS
/
web
/
opac
/
common
/
js
/
config.js
diff --git
a/Open-ILS/web/opac/common/js/config.js
b/Open-ILS/web/opac/common/js/config.js
index
a932290
..
6b12a8d
100644
(file)
--- a/
Open-ILS/web/opac/common/js/config.js
+++ b/
Open-ILS/web/opac/common/js/config.js
@@
-260,6
+260,7
@@
createEvt("rdetail", "recordDrawn"); /* f() : the record has been drawn */
createEvt("common", "loggedIn"); /* f() : user has just logged in */
createEvt('result', 'zeroHits');
createEvt('result', 'lowHits');
+createEvt('rdetail', 'recordRetrieved'); /* we are about to draw the rdetail page */