Home
last modified time | relevance | path

Searched refs:project_end (Results 1 – 4 of 4) sorted by relevance

/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts719 project_end: Date; property
H A Ddhtmlxgantt.js13 …askIndex(t)>=0)},t._getProjectEnd=function(){if(t.config.project_end)return t.config.project_end;v…
H A Ddhtmlxgantt.js.map1project_end","_getProjectStart","project_start","_defaultTaskDate","parent_id","schedule_from_end"…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js7718 if(gantt.config.project_end){
7719 return gantt.config.project_end;