Skip to content

Commit

Permalink
Add date classes
Browse files Browse the repository at this point in the history
  • Loading branch information
ryantmer authored Aug 29, 2017
1 parent 09b1984 commit fc86ead
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions d2l-hm-constants-behavior.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,12 @@
high: 'high',
low: 'low'
},
dates: {
date: 'date',
dueDate: 'due-date',
endDate: 'end-date',
startDate: 'start-date'
},
enrollments: {
enrollment: 'enrollment',
pinned: 'pinned',
Expand Down

0 comments on commit fc86ead

Please sign in to comment.