]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl fix
authorEric Bollengier <eric@eb.homelinux.org>
Sat, 2 Sep 2006 07:19:24 +0000 (07:19 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Sat, 2 Sep 2006 07:19:24 +0000 (07:19 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3399 91ce42f0-d328-0410-95d8-f526ca767f89

gui/brestore/brestore.pl

index 81c04ee7e761b8529afbe6640d506f574601bd2d..035817c3c62eb93d98fa61f046a3bb2334c7f176 100755 (executable)
@@ -129,7 +129,7 @@ sub new
 
        DlgResto::listview_push($fileview,
                                $file, $jobid, 'file', 
-                               $icon, $volname, $jobid, human($size),
+                               $icon, $volname, $jobid,DlgResto::human($size),
                                scalar(localtime($mtime)), $md5);
     }