mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 16:24:04 +02:00
LoginForm: Remove class icinga-forms
, it's got already special rules
This commit is contained in:
parent
1b8501d5b7
commit
e327a978e8
@ -16,6 +16,8 @@ use Icinga\Web\Url;
|
|||||||
*/
|
*/
|
||||||
class LoginForm extends Form
|
class LoginForm extends Form
|
||||||
{
|
{
|
||||||
|
const DEFAULT_CLASSES = 'icinga-controls';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Redirect URL
|
* Redirect URL
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user