X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=gallery%2Fgallery.js;h=9f7e79b40f705db1fc3cb4e00c939a0648002fdd;hb=87ba46ff9fb4ff7a160859bd0498844c179ce21a;hp=002f7cabb1b109378349f73407f69745d812dfe8;hpb=e1e80cce232a1efbebc1e3dbe236ecf957464c68;p=dygraphs.git diff --git a/gallery/gallery.js b/gallery/gallery.js index 002f7ca..9f7e79b 100644 --- a/gallery/gallery.js +++ b/gallery/gallery.js @@ -1,4 +1,5 @@ /*jshint loopfunc:true */ +/*global Dygraph,$,TextArea,jQuery */ var Gallery = {}; Gallery.entries = {}; @@ -88,7 +89,7 @@ Gallery.start = function() { jsfs.html("\n" + "\n" + - "\n" + + "\n" + "\n"); var javascript = demo.run.toString();