(js) Display event ghost block start/end hours

This commit is contained in:
Francis Lachapelle
2016-01-21 20:46:04 -05:00
parent 54100c1f78
commit f1873edf21
5 changed files with 11 additions and 11 deletions
@@ -55,6 +55,8 @@
' </div>',
' </div>',
' </div>',
' <div class="ghostStartHour" ng-if="block.startHour">{{ block.startHour }}</div>',
' <div class="ghostEndHour" ng-if="block.endHour">{{ block.endHour }}</div>',
'</div>'
].join(''),
link: link