From: Matteo Nastasi (mop) Date: Thu, 12 Jan 2017 06:17:24 +0000 (+0100) Subject: lastest modifies X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=brisk.git;a=commitdiff_plain;h=refs%2Fheads%2Fmeet-appr lastest modifies --- diff --git a/TODO.txt b/TODO.txt index 375999f..b6b4f08 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,6 +1,11 @@ TODO | ------+ + Prefs as fieldify: + - save works + - supporter prefs work + - rename prefsf to prefs and cleanup + BUGS | ------+ - usermgmt: add user delete (with mail) diff --git a/web/error.php b/web/error.php index 79ed872..8835a84 100644 --- a/web/error.php +++ b/web/error.php @@ -149,5 +149,6 @@ printf($brisk_header_form);
+ diff --git a/web/index.php b/web/index.php index b2d853f..4929b34 100644 --- a/web/index.php +++ b/web/index.php @@ -1679,9 +1679,9 @@ title="">
- + - +
diff --git a/web/prefs.js b/web/prefs.js index 639c055..eb664ed 100644 --- a/web/prefs.js +++ b/web/prefs.js @@ -490,7 +490,7 @@ function g_prefsf_listen_cb(item) } } -function g_prefsf_comps_cb(item) +function g_prefsf_comps_cb(item, type) { console.log(item); console.log(g_prefsf);