From: Marcin Haba Date: Sat, 30 Jan 2021 08:08:53 +0000 (+0100) Subject: baculum: Add capability to create filedaemon console and schedule on new resource... X-Git-Tag: Release-11.3.2~268 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06375488ecfc4193f35094f949599b91c6b84aa5;p=thirdparty%2Fbacula.git baculum: Add capability to create filedaemon console and schedule on new resource page --- diff --git a/gui/baculum/protected/Web/Pages/NewResource.php b/gui/baculum/protected/Web/Pages/NewResource.php index 933132e26..7d8a2bf63 100644 --- a/gui/baculum/protected/Web/Pages/NewResource.php +++ b/gui/baculum/protected/Web/Pages/NewResource.php @@ -154,6 +154,8 @@ class NewResource extends BaculumWebPage { "Director", "FileDaemon", "Messages", + "Schedule", + "Console", "Statistics" ); } elseif ($component_type == 'bcons') {