accurator/commit

Merged cluster search into results and created path object.

authorChris Dijkshoorn
Mon Nov 30 21:10:43 2015 +0100
committerChris Dijkshoorn
Mon Nov 30 21:10:43 2015 +0100
commit66076921249a71a2fd9585ce4f1eac6fea07901e
treea02a7cfc0719c930e06cdccc21827bee7bfc3e7e
parent7a59f245a0abb5c118946d8a26a0c6573f00abac
Diff style: stat patch
 web/html/results.html         |   1 +
 web/js/accurator_results.js   | 291 ++++++++++++++++++++++++++++++++++++++++++
 web/js/accurator_utilities.js |  20 +++
 web/js/path.js                |  50 ++++++++
 web/js/search.js              | 273 +++++++++++++++++++++++++++++++++++++++
 5 files changed, 371 insertions(+), 264 deletions(-)