Skip to content

Commit baf6b1f

Browse files
committed
trailing comma, may resolve IE issue
1 parent 86c0f08 commit baf6b1f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -444,8 +444,7 @@ <h2>
444444
from: "/Date(1320192000000)/",
445445
to: "/Date(1322401600000)/",
446446
label: "Requirement Gathering",
447-
customClass: "ganttRed",
448-
447+
customClass: "ganttRed"
449448
}]
450449
},{
451450
name: " ",

0 commit comments

Comments
 (0)