Searched refs:show_progress (Results 1 – 5 of 5) sorted by relevance
/plugin/icalevents/vendor/squizlabs/php_codesniffer/ |
H A D | CodeSniffer.conf.dist | 6 'show_progress' => '1',
|
/plugin/yuriigantt/3rd/dhtmlxgantt/ |
H A D | dhtmlxgantt.d.ts | 864 show_progress: boolean; property
|
H A D | dhtmlxgantt.js | 13 …show_progress&&u!=s.types.milestone&&function(e,i,n,r,a){var o=1*e.progress||0;n=Math.max(n-2,0);v…
|
H A D | dhtmlxgantt.js.map | 1 …show_progress","done","progress","pr","progressColor","backgroundColor","opacity","progress_text",…
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
H A D | dhtmlxgantt.js | 6478 show_progress: true, property in module.exports.result 23665 if (cfg.show_progress && taskType != cfg.types.milestone) {
|