From 64a449b3632fe7138ea2005fd0d9b387c9059653 Mon Sep 17 00:00:00 2001 From: Travis Hegner Date: Mon, 29 Jun 2015 13:04:47 -0400 Subject: [PATCH] change src to 'data-original', adding binding function to document ready --- html/includes/functions.inc.php | 2 +- html/index.php | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/html/includes/functions.inc.php b/html/includes/functions.inc.php index 56380fabc6..b4c62cbb5c 100644 --- a/html/includes/functions.inc.php +++ b/html/includes/functions.inc.php @@ -353,7 +353,7 @@ function generate_graph_tag($args) $urlargs[] = $key."=".urlencode($arg); } - return ''; + return ''; } function generate_graph_js_state($args) { diff --git a/html/index.php b/html/index.php index d9576fd421..f182c6a22a 100644 --- a/html/index.php +++ b/html/index.php @@ -320,6 +320,10 @@ if ($no_refresh !== TRUE && $config['page_refresh'] != 0) { echo('