From c2f5debf1f1c4d3c58889cb8a25db05afd7222e1 Mon Sep 17 00:00:00 2001 From: Rufus Pollock Date: Wed, 27 Jun 2012 10:10:45 +0100 Subject: [PATCH] [docs,app,demos/multiview][m]: convert app back to being a demo of multiview (app proper is now in dataexplorer repo). --- _includes/recline-deps.html | 41 +++-- _layouts/default.html | 8 +- app/built.html | 170 --------------------- app/images/bg_gradient.gif | Bin 87 -> 0 bytes app/images/couch.png | Bin 2536 -> 0 bytes app/images/large-spinner.gif | Bin 3208 -> 0 bytes app/index.html | 265 --------------------------------- app/js/app.js | 246 ------------------------------ app/style/demo.css | 21 --- demos.html => demos/index.html | 5 +- demos/multiview/app.js | 84 +++++++++++ demos/multiview/index.html | 24 +++ index.html | 2 +- 13 files changed, 133 insertions(+), 733 deletions(-) delete mode 100644 app/built.html delete mode 100755 app/images/bg_gradient.gif delete mode 100755 app/images/couch.png delete mode 100755 app/images/large-spinner.gif delete mode 100644 app/index.html delete mode 100755 app/js/app.js delete mode 100644 app/style/demo.css rename demos.html => demos/index.html (71%) create mode 100755 demos/multiview/app.js create mode 100644 demos/multiview/index.html diff --git a/_includes/recline-deps.html b/_includes/recline-deps.html index 71b9c45a..7ffe11d8 100644 --- a/_includes/recline-deps.html +++ b/_includes/recline-deps.html @@ -1,33 +1,26 @@ - + - + - - - - + - - - - - - - + + + + + + + + + + + + - - + diff --git a/_layouts/default.html b/_layouts/default.html index 16d91ddc..d4573674 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -27,17 +27,17 @@ - Recline.js – relax with your data + Recline.js – relax with your data