mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-06-09 08:34:04 -04:00
parent
e915119845
commit
b1df9fa67d
1 changed files with 1 additions and 0 deletions
|
|
@ -362,6 +362,7 @@ namespace Icinga\Test {
|
|||
|
||||
require_once self::$libDir . '/Web/Form/Decorator/ConditionalHidden.php';
|
||||
require_once self::$libDir . '/Web/Form/Decorator/HelpText.php';
|
||||
require_once self::$libDir . '/Web/Form/Decorator/BootstrapForm.php';
|
||||
|
||||
require_once self::$libDir . '/Web/Form/Validator/DateFormatValidator.php';
|
||||
require_once self::$libDir . '/Web/Form/Validator/TimeFormatValidator.php';
|
||||
|
|
|
|||
Loading…
Reference in a new issue