mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +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
|
||||
{
|
||||
const DEFAULT_CLASSES = 'icinga-controls';
|
||||
|
||||
/**
|
||||
* Redirect URL
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user