]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/src/javascript/opac/XULEvents.js
removing old opac images and css
[Evergreen.git] / Open-ILS / src / javascript / opac / XULEvents.js
1 /*
2 var XUL = new Object();
3
4 var xulEvtMRResultDisplayed = function( menu, record ) {
5 }
6
7 var xulEvtRecordResultDisplayed = function( menu, record ) {
8 }
9
10 var xulEvtPageLoaded = function(window) {
11 }
12 */