From 8c267d296cfa09ff1e6f7572167021bff3f6a0c5 Mon Sep 17 00:00:00 2001 From: Ian Murray Date: Wed, 25 Apr 2012 11:38:58 +0100 Subject: [PATCH] [2285] Bind to changes on the data explorer's views --- ckan/public/scripts/application.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ckan/public/scripts/application.js b/ckan/public/scripts/application.js index 462e774710e..d78c3a9f706 100644 --- a/ckan/public/scripts/application.js +++ b/ckan/public/scripts/application.js @@ -1408,6 +1408,10 @@ CKAN.DataPreview = function ($, my) { // Bind changes to the DataExplorer, or the two width and height inputs // to re-calculate the url. dataExplorer.state.bind('change', updateLink); + for (var i=0; i