Matthias Jentsch df0cb01a27 Change Multi-Views to a new layout
Add more detailed information about the current selection

refs #3788
2013-10-18 16:44:02 +02:00

15 lines
253 B
PHP

<?php
/**
* Created by JetBrains PhpStorm.
* User: mjentsch
* Date: 15.10.13
* Time: 17:47
* To change this template use File | Settings | File Templates.
*/
namespace Icinga\Module\Monitoring\Form\Command;
class MultiFlagForm extends Form {
}