(feat) screenname (x-aim) is now shown and editable

This commit is contained in:
Ludovic Marcotte
2015-11-27 10:58:56 -05:00
parent 4d0361759a
commit dbffc50f06
7 changed files with 470 additions and 420 deletions
@@ -127,6 +127,16 @@
</div>
</div>
<div class="section" ng-show="editor.card.c_screenname">
<div class="pseudo-input-container">
<div class="key">
<label class="pseudo-input-label"><var:string label:value="Screen Name"/></label>
</div>
<div class="pseudo-input-field">{{editor.card.c_screenname}}</div>
</div>
</div>
<div class="section" ng-show="editor.card.phones.length > 0">
<div class="pseudo-input-container" ng-repeat="phone in editor.card.phones">
<div class="key">