From 269decbb69b66c91c370b640101069084ecbfab7 Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Sun, 4 Feb 2018 16:58:52 -0500 Subject: [PATCH] Starting to pull some rendering out of the C code and put it back in JS --- webcit-ng/static/index.html | 4 +-- webcit-ng/static/js/main.js | 3 +- webcit-ng/static/js/views.js | 64 ++++++++++++++++++++++++++++++------ 3 files changed, 57 insertions(+), 14 deletions(-) diff --git a/webcit-ng/static/index.html b/webcit-ng/static/index.html index 64f61512d..e7cb79980 100644 --- a/webcit-ng/static/index.html +++ b/webcit-ng/static/index.html @@ -13,7 +13,7 @@ - +