Comment 1 for bug 791225

Revision history for this message
George Duimovich (george-duimovich) wrote :

Additional "missing file" -- "custom.js" (or the link to this file needs to be commented out)

In /server/OpenILS/util_overlay.xul
<script type="text/javascript" src="/xul/rel_2_0_6/server/skin/custom.js" />

Reference note in:
/server/main/constants.js
/* to override these locally (with remote xul), create a server/skin/custom.js file ....

To avoid others having to track these down, I suggest we ship the script link to custom.js commented out (since it's not included) or include an empty "custom.js" with comment like /* include your custom lines here */