mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 16:54:06 +02:00
DeploymentLinkForm: style with gipfl
This commit is contained in:
parent
0796635132
commit
0a51d02b86
@ -82,7 +82,7 @@ class DeploymentLinkForm extends DirectorForm
|
||||
);
|
||||
}
|
||||
|
||||
$this->setAttrib('class', 'inline');
|
||||
$this->setAttrib('class', 'gipfl-inline-form');
|
||||
$this->addHtml(Icon::create('wrench'));
|
||||
try {
|
||||
// As this is shown for single objects, ignore errors caused by an
|
||||
|
Loading…
x
Reference in New Issue
Block a user