projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdfd71d
)
dev commit
author
Matteo Nastasi
<nastasi@alternativeoutput.it>
Fri, 17 Apr 2020 19:16:34 +0000
(21:16 +0200)
committer
Matteo Nastasi
<nastasi@alternativeoutput.it>
Fri, 17 Apr 2020 19:16:34 +0000
(21:16 +0200)
web/prefs.js
patch
|
blob
|
history
diff --git
a/web/prefs.js
b/web/prefs.js
index
54d328d
..
cb5adf1
100644
(file)
--- a/
web/prefs.js
+++ b/
web/prefs.js
@@
-35,6
+35,8
@@
function prefs_apply(prefs_new, is_update, is_volat)
var i;
var relo = false;
+ console.log('prefs_apply: begin');
+
if (typeof(g_prefs) == 'undefined')
return false;
/* listen management */