Mercurial > hg > STI-GWT
changeset 9:e7595fbda9fc
removed bug....
git-svn-id: http://dev.dariah.eu/svn/repos/eu.dariah.de/ap1/sti-gwt-dariah-geobrowser@90 f2b5be40-def6-11e0-8a09-b3c1cc336c6b
author | StefanFunk <StefanFunk@f2b5be40-def6-11e0-8a09-b3c1cc336c6b> |
---|---|
date | Wed, 05 Sep 2012 14:16:08 +0000 |
parents | 16d70389b24a |
children | bcc91da76221 |
files | war/scripts/sti/STICore.js |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/war/scripts/sti/STICore.js Thu Aug 30 14:44:38 2012 +0000 +++ b/war/scripts/sti/STICore.js Wed Sep 05 14:16:08 2012 +0000 @@ -537,7 +537,7 @@ } /* TimeSpan:end */ if (usedHeaders[j] == expectedHeaders[7]) { - timespanBegin = innerArray[i]; + timespanEnd = innerArray[i]; } /* Longitude */ if (usedHeaders[j] == expectedHeaders[3]) {