mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Removed extranneous class for danger text
This commit is contained in:
parent
45c2af80a3
commit
aeb5152789
|
@ -488,7 +488,6 @@
|
|||
var error_text;
|
||||
|
||||
$("#ldaptestloginicon").html('');
|
||||
$("#ldaptestloginrow").addClass('danger');
|
||||
$("#ldaptestloginstatus").addClass('text-danger');
|
||||
$("#ldaptestloginicon").html('<i class="fa fa-exclamation-triangle text-danger"></i>');
|
||||
|
||||
|
|
Loading…
Reference in a new issue