(css) Improve display of secondary info of events

This commit is contained in:
Francis Lachapelle
2017-10-16 10:26:08 -04:00
parent 8b6aa7fb88
commit 92c96bc04c
3 changed files with 6 additions and 3 deletions
@@ -62,7 +62,7 @@
' </span>',
// Location
' <div class="secondary" ng-if="'+p+'block.component.c_location">',
' <md-icon>place</md-icon> {{'+p+'block.component.c_location}}',
' <md-icon>place</md-icon> <span ng-bind="'+p+'block.component.c_location"></span>',
' </div>',
' </div>',
' </div>',