[npr-simile-timeline commit] r77 - trunk

0 views
Skip to first unread message

codesite...@google.com

unread,
Oct 23, 2008, 5:29:34 PM10/23/08
to opensourceb...@googlegroups.com
Author: jgtynan
Date: Thu Oct 23 14:29:10 2008
New Revision: 77

Modified:
trunk/qglite.js

Log:
Left off a semi-colon here:
idString ="";

Modified: trunk/qglite.js
==============================================================================
--- trunk/qglite.js (original)
+++ trunk/qglite.js Thu Oct 23 14:29:10 2008
@@ -325,7 +325,7 @@
pEDateString = '&endDate=' + document.selectionForm.pEDate.value;
}

-idString =""
+idString ="";
if ((selectedTopicsString.length + selectedProgramsString.length +
selectedSeriesString.length + selectedColumnsString.length) >= 1) {
idString ="id=";
}

Reply all
Reply to author
Forward
0 new messages