![]() ![]() | ![]() |
version 1.3, 2004/10/04 20:58:01 | version 1.4, 2004/10/04 22:29:50 |
---|---|
Line 473 function getRefWin(type, msg) { | Line 473 function getRefWin(type, msg) { |
// shows an alert with a reference to the current digilib set | // shows an alert with a reference to the current digilib set |
if (! msg) { | if (! msg) { |
msg = "Link for HTML documents"; | msg = "Link for HTML documents"; |
} | |
prompt(msg, getRef()); | prompt(msg, getRef()); |
} | } |