icingaweb2/modules/monitoring/application/forms/Command
Eric Lippmann 127ce7abfe monitoring/security: Fix that toggling instance features is always disabled
In HTML5 the presence of a boolean attribute on an element represents the true value,
and the absence of the attribute represents the false value.

In Zend we have to set null for the absence of the attribute and the empty string for the
presence of the attribute.
2015-01-30 10:47:02 +01:00
..
Instance monitoring/security: Fix that toggling instance features is always disabled 2015-01-30 10:47:02 +01:00
Object monitoring/security: Disable toggling object features if user lacks the permission monitoring/command/feature/object 2015-01-30 10:46:24 +01:00
CommandForm.php Move command note to the `getHelp()' and add the help as an icon 2014-11-18 16:10:17 +01:00