[update] dhtmlxGantt - definitions for Gantt 4.0.0 (#9614)

This commit is contained in:
Maksim Kozhukh
2016-06-13 18:28:45 +03:00
committed by Masahiro Wakame
parent 1a0e25dcdd
commit bc0288da14
2 changed files with 846 additions and 98 deletions

View File

@@ -30,4 +30,8 @@ gantt.load("/data/events");
//events
gantt.attachEvent("onBeforeLightbox", function (id?: string) {
gantt.showTask(id);
});
});
//gantt enterprise
var gantt2 = Gantt.getGanttInstance();
gantt2.config.api_date = "format";

File diff suppressed because it is too large Load Diff