]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
baculum: Tweak update warning message regex
authorMarcin Haba <marcin.haba@bacula.pl>
Tue, 2 Feb 2021 05:15:26 +0000 (06:15 +0100)
committerEric Bollengier <eric@baculasystems.com>
Thu, 24 Mar 2022 08:03:25 +0000 (09:03 +0100)
gui/baculum/protected/Web/JavaScript/misc.js

index ec5698e973542ee5a75e015dbf9788a60febb562..8efc4e72a73c6818044c955beca93d498c164dc7 100644 (file)
@@ -815,7 +815,8 @@ var MsgEnvelope = {
                warning: [
                        /Cannot find any appendable volumes/i,
                        /Please mount read Volume/i,
-                       /Please mount append Volume/i
+                       /Please mount append Volume/i,
+                       /warning: /i
                ],
                error: [
                        /ERR=/i,