Searched refs:tooltip_date_format (Results 1 – 4 of 4) sorted by relevance
/plugin/yuriigantt/3rd/dhtmlxgantt/ |
H A D | dhtmlxgantt.d.ts | 287 tooltip_date_format(date: Date): string; method
|
H A D | dhtmlxgantt.js | 13 …tooltip_date_format:n.date_to_str("%Y-%m-%d"),tooltip_text:function(e,i,n){return"<b>Task:</b> "+n…
|
H A D | dhtmlxgantt.js.map | 1 …tooltip_date_format","copyDomEvent","altKey","_obj","_settings","inputMethods","getInputMethods","…
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
H A D | dhtmlxgantt.js | 7663 tooltip_date_format: date.date_to_str("%Y-%m-%d"), 7665 … date:</b> " + gantt.templates.tooltip_date_format(start) + "<br/><b>End date:</b> " + gantt.templ…
|