[vscweb-commit] vsc INSTALL,1.7,1.8
Brought to you by:
cirrusrex
|
From: Matt W. <cir...@us...> - 2006-07-27 21:58:33
|
Update of /cvsroot/vscweb/vsc In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv6415 Modified Files: INSTALL Log Message: Updatd installation documentation Index: INSTALL =================================================================== RCS file: /cvsroot/vscweb/vsc/INSTALL,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** INSTALL 9 Nov 2004 17:40:52 -0000 1.7 --- INSTALL 27 Jul 2006 21:58:28 -0000 1.8 *************** *** 238,241 **** --- 238,249 ---- contained in the VAR_DIR directory configured via the VSC web interface. + CalendarPopup.js + + You will also need to retrieve a copy of CalendarPopup.js from Matt Kruse's website: + http://www.mattkruse.com/javascript/calendarpopup/ + + Once you have this, you need to put CalendarPopup.js into Main/Host/Scan/include otherwise the calendar will + not work for the scan request wizard. + Once this has been completed, you should be able to login to the VSC and start using it right away! |