Home
last modified time | relevance | path

Searched refs:defaults (Results 1 – 5 of 5) sorted by relevance

/webtrees/resources/js/
H A Dstatistics.js161 const defaults = { variable
193 options = Object.assign(defaults, options);
208 const defaults = { variable
233 options = Object.assign(defaults, options);
248 const defaults = { variable
280 options = Object.assign(defaults, options);
295 const defaults = { variable
303 options = Object.assign(defaults, options);
/webtrees/app/Http/RequestHandlers/
H A DTreePageUpdate.php58 $defaults = Validator::parsedBody($request)->boolean('defaults', false);
60 if ($defaults) {
H A DUserPageUpdate.php58 $defaults = Validator::parsedBody($request)->boolean('defaults', false);
60 if ($defaults) {
/webtrees/
H A DREADME.md125 defaults are good for most people. If you get stuck, you can get friendly help
/webtrees/public/ckeditor-4.15.1-custom/
H A DCHANGES.md533 …/api/CKEDITOR_config.html#scayt_minWordLength) configuration option now defaults to 3 instead of 4.
782 …/api/CKEDITOR_config.html#cfg-pasteFromWordRemoveFontStyles) option now defaults to `false`. This …