From 0bbb1c1bdf8a85d64c2c20bf8c756a5a3843f0e7 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Thu, 10 Aug 2006 02:33:50 +0000 Subject: [PATCH] ebl bug fix extern/intern action display git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3276 91ce42f0-d328-0410-95d8-f526ca767f89 --- gui/bweb/tpl/update_location.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/bweb/tpl/update_location.tpl b/gui/bweb/tpl/update_location.tpl index 99c3b33920..8b7fd5cddb 100644 --- a/gui/bweb/tpl/update_location.tpl +++ b/gui/bweb/tpl/update_location.tpl @@ -60,7 +60,7 @@ nrsTable.setup( } ); - + document.getElementById('loc_' + ).selected=true; -- 2.39.5