mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-26 20:34:18 +00:00
(css) Improve display of secondary info of events
This commit is contained in:
@@ -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>',
|
||||
|
||||
Reference in New Issue
Block a user