X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fprefs.js;fp=web%2Fprefs.js;h=54d328dcfcc1dff026672c0e26c9f404ff3447d8;hb=fdfd71d6089fcb52b26ac1c09d503c1d3e53ce66;hp=c131cab5657f61e3fd6f185730123ef3f5601afd;hpb=a3bffc7253fc03075cfaa090aad3cd7f21844987;p=brisk.git diff --git a/web/prefs.js b/web/prefs.js index c131cab..54d328d 100644 --- a/web/prefs.js +++ b/web/prefs.js @@ -82,7 +82,10 @@ function prefs_apply(prefs_new, is_update, is_volat) if (true) { // ricalculation of standup area g_prefs.listen = prefs_new.listen; + + console.log('here we are'); if (standup_data_old != null) { + console.log('here we are2'); standup_data = standup_data_old; standup_data_old = null; j_stand_cont(standup_data);