JS: Use generic array for stats data.
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 28 Sep 2009 11:22:19 +0000 (13:22 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 28 Sep 2009 11:22:19 +0000 (13:22 +0200)
commit5ee8e3b8cce088acb4602eb21c2572fb688ba5c5
tree535d653c9d402587c3a62296380142d18824c911
parent8b9b24543393aabb69c0efb0ee9b1390ee9d22f2
JS: Use generic array for stats data.

The stat response data is now stored in an array based on element names.
This allow us to not keep in "sync" with the Pazpar2 response which changed
from 1.0.13 to 1.1.0.
js/pz2.js