From: Marcin Haba Date: Sat, 31 Jul 2021 02:56:25 +0000 (+0200) Subject: baculum: Fix remove storage resource if autochanger directive is set X-Git-Tag: Release-11.0.6~88 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f5e73596dd6e0b6e47552552e1db6877f02eebf;p=thirdparty%2Fbacula.git baculum: Fix remove storage resource if autochanger directive is set --- diff --git a/gui/baculum/protected/Web/Data/data_deps.json b/gui/baculum/protected/Web/Data/data_deps.json index 4eaa0a803..cd47e4d0d 100644 --- a/gui/baculum/protected/Web/Data/data_deps.json +++ b/gui/baculum/protected/Web/Data/data_deps.json @@ -36,8 +36,7 @@ "Job": ["Storage"], "JobDefs": ["Storage"], "Pool": ["Storage"], - "Schedule": ["Storage"], - "Storage": ["Autochanger"] + "Schedule": ["Storage"] }, "Schedule": { "Job": ["Schedule"],