From 65dd2cd0e1e8d91df915750f5d2dd837292f8db7 Mon Sep 17 00:00:00 2001 From: Michael Aufreiter Date: Thu, 12 Dec 2013 18:40:36 +0100 Subject: [PATCH] Use 00778 as the default example. --- dist/index.html | 7 +++---- index.html | 7 +++---- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/dist/index.html b/dist/index.html index 261e25e..5290953 100644 --- a/dist/index.html +++ b/dist/index.html @@ -94,8 +94,8 @@ // Remote Example 00924 // var documentURL = "https://s3.amazonaws.com/elife-cdn/elife-articles/00924/elife00924.xml"; - // Remote Example 01608 - // var documentURL = "https://s3.amazonaws.com/elife-cdn/elife-articles/00778/elife00778.xml"; + // Remote Example 00778 + var documentURL = "https://s3.amazonaws.com/elife-cdn/elife-articles/00778/elife00778.xml"; // Remote Example 01608 // var documentURL = "https://s3.amazonaws.com/elife-cdn/elife-articles/01608/elife01608.xml"; @@ -108,9 +108,8 @@ // Local Example // var documentURL = "data/00778/index.xml"; - var documentURL = "data/kitchen_sink/index.xml"; + // var documentURL = "data/kitchen_sink/index.xml"; // var documentURL = "https://s3.amazonaws.com/elife-cdn/elife-articles/01157/elife01157.xml"; - // var documentURL = "https://s3.amazonaws.com/elife-cdn/elife-articles/00951/elife00951.xml"; var app = new Lens({ diff --git a/index.html b/index.html index e4585f8..b0bf5cc 100644 --- a/index.html +++ b/index.html @@ -94,8 +94,8 @@ // Remote Example 00924 // var documentURL = "https://s3.amazonaws.com/elife-cdn/elife-articles/00924/elife00924.xml"; - // Remote Example 01608 - // var documentURL = "https://s3.amazonaws.com/elife-cdn/elife-articles/00778/elife00778.xml"; + // Remote Example 00778 + var documentURL = "https://s3.amazonaws.com/elife-cdn/elife-articles/00778/elife00778.xml"; // Remote Example 01608 // var documentURL = "https://s3.amazonaws.com/elife-cdn/elife-articles/01608/elife01608.xml"; @@ -108,9 +108,8 @@ // Local Example // var documentURL = "data/00778/index.xml"; - var documentURL = "data/kitchen_sink/index.xml"; + // var documentURL = "data/kitchen_sink/index.xml"; // var documentURL = "https://s3.amazonaws.com/elife-cdn/elife-articles/01157/elife01157.xml"; - // var documentURL = "https://s3.amazonaws.com/elife-cdn/elife-articles/00951/elife00951.xml"; var app = new Lens({