mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-28 09:53:23 +00:00
@@ -62,8 +62,8 @@
|
||||
sg-src="editor.card.photoURL"
|
||||
size="40">{{ editor.card.$avatarIcon }}</sg-avatar-image>
|
||||
<div class="msg-header-content">
|
||||
<h1 class="sg-md-display-2--thin" ng-bind-html="editor.card.$fullname({html: true})"><!-- fullname --></h1>
|
||||
<h6 class="sg-md-display-2-subheader--thin">{{editor.card.$description()}}</h6>
|
||||
<div class="sg-md-display-2--thin" ng-bind-html="editor.card.$fullname({html: true})"><!-- fullname --></div>
|
||||
<div class="sg-md-display-2-subheader--thin">{{editor.card.$description()}}</div>
|
||||
<md-chips ng-model="editor.card.categories"
|
||||
class="sg-readonly" readonly="true">
|
||||
<md-chip-template>
|
||||
|
||||
Reference in New Issue
Block a user