mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 00:04:04 +02:00
parent
3f2d87777a
commit
0de2dbd626
@ -602,7 +602,7 @@
|
||||
});
|
||||
|
||||
$('.timeuntil').each(function (idx, el) {
|
||||
|
||||
return;
|
||||
// todo remove after replace timeUntil
|
||||
var mp = el.innerHTML.match(/^(.*?)(-?\d+)d\s(-?\d+)h/);
|
||||
if (mp !== null) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user