(html) Show event location in Calendar days views

This commit is contained in:
Francis Lachapelle
2015-11-13 15:45:44 -05:00
parent 58dfa2e43b
commit ace9fa9e4e
3 changed files with 12 additions and 15 deletions
@@ -25,7 +25,7 @@
replace: true,
template: [
'<div class="sg-event sg-draggable" ng-click="clickBlock({clickEvent: $event, clickComponent: block.component})">',
' <span ng-if="!block.component.c_isallday">{{ block.starthour }} - </span>',
' <span class="secondary" ng-if="!block.component.c_isallday">{{ block.starthour }} - </span>',
' {{ block.component.summary }}',
' <span class="icons">',
// Component is reccurent