Use a label instead of subheader, it's more sexy

pull/91/head
Ludovic Marcotte 2015-04-21 14:24:19 -04:00 committed by Francis Lachapelle
parent 2ff6131483
commit 11179cf27d
1 changed files with 3 additions and 1 deletions

View File

@ -43,8 +43,10 @@
<!-- list members -->
<div class="section" ng-show="card.refs.length > 0">
<label class="pseudo-input-label">
<var:string label:value="Members"/>
</label>
<md-list>
<md-subheader class="md-no-sticky">Members</md-subheader>
<md-list-item class="md-3-line" ng-repeat="ref in card.refs track by ref.reference">
<div class="sg-avatar">
<!--avatar--><!-- currentCard.tag = vcard || vlist -->