mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
11958-Fix Recover alert icon size
This commit is contained in:
parent
c967211830
commit
a27f5e129a
@ -307,7 +307,6 @@ echo '</tr></table>';
|
||||
});
|
||||
|
||||
$('.tactical_table .alert_module_background_state').replaceWith(function(){
|
||||
console.log($(this).data());
|
||||
return $("<div />").addClass($(this).attr('class')).data($(this).data());
|
||||
});
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user