From 0dcb068ed67c6080b01216e19c95b7c004ab3002 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Wed, 19 Dec 2007 17:07:44 +0000 Subject: [PATCH] ebl ; fix git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6075 91ce42f0-d328-0410-95d8-f526ca767f89 --- gui/bweb/lib/Bweb.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/bweb/lib/Bweb.pm b/gui/bweb/lib/Bweb.pm index f5c1a2a03b..9881eb8e18 100644 --- a/gui/bweb/lib/Bweb.pm +++ b/gui/bweb/lib/Bweb.pm @@ -1904,7 +1904,7 @@ sub display_graph $self->display({ url => $url, %$fields, - }, "graph.tpl") + }, "graph.tpl"); } -- 2.39.5