• Hello,

    Thank you for this plugin !
    I’ve a problem :

    The deadline warning is always present even when this is not the case (on page admin.php).

    Thanks for your help or correction.

    Best regard !

    • This topic was modified 5 years, 5 months ago by nretout.
Viewing 1 replies (of 1 total)
  • Thread Starter nretout

    (@nretout)

    Line 122

    if(0 > <?php echo $difference; ?>){
    clock.setTime(0);
    jQuery(“#timer”).replaceWith(function(n){
    return ‘<div class=”alert alert-danger font-weight-bold”> Attention ! Cette tache est en retard </div>’;
    });

    That not work in page view !

Viewing 1 replies (of 1 total)
  • The topic ‘Deadline warning’ is closed to new replies.