From b8a13ac721c5fc43b07a8cf085a5f27c0d96ebf8 Mon Sep 17 00:00:00 2001 From: Jack Pearkes Date: Tue, 29 Apr 2014 14:49:07 -0400 Subject: [PATCH] ui: kv load from url --- ui/index.html | 12 ++++++++++-- ui/javascripts/app/models.js | 29 ++++++++++++++++++++++------- ui/javascripts/app/router.js | 1 + ui/javascripts/app/routes.js | 20 +++++++++++++++----- 4 files changed, 48 insertions(+), 14 deletions(-) diff --git a/ui/index.html b/ui/index.html index 1f4393c8b2..97c1f07650 100644 --- a/ui/index.html +++ b/ui/index.html @@ -63,8 +63,11 @@