mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +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'));
|
$this->addHtml(Icon::create('wrench'));
|
||||||
try {
|
try {
|
||||||
// As this is shown for single objects, ignore errors caused by an
|
// As this is shown for single objects, ignore errors caused by an
|
||||||
|
Loading…
x
Reference in New Issue
Block a user