From 09e90899ffba2125dd9b00cc270ed902a3a3e3f2 Mon Sep 17 00:00:00 2001 From: pappastech Date: Thu, 6 Sep 2012 23:14:51 +0000 Subject: [PATCH] Implement fix for Open Flash Chart not displaying in Firefox. Tom git-svn-id: svn+ssh://jekkos@svn.code.sf.net/p/opensourcepos/code/@56 c3eb156b-1dc0-44e1-88ae-e38439141b53 --- application/views/reports/graphical.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/reports/graphical.php b/application/views/reports/graphical.php index cab02c029..f185fa8c9 100644 --- a/application/views/reports/graphical.php +++ b/application/views/reports/graphical.php @@ -8,7 +8,7 @@ $this->load->view("partial/header");