mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 08:57:03 +03:00
Rename Identity.formattedName to Identity.toString
This commit is contained in:
parent
64e780e500
commit
1b4bf3b8c3
4 changed files with 6 additions and 6 deletions
|
|
@ -57,7 +57,7 @@
|
|||
<i class="fontastic drag-handle">⬍</i>
|
||||
</td>
|
||||
<td class="e-action">
|
||||
<span class="identity-name" data-bind="text: formattedName()"></span>
|
||||
<span class="identity-name" data-bind="text: $data"></span>
|
||||
<span class="identity-default" data-i18n="GLOBAL/DEFAULT"></span>
|
||||
</td>
|
||||
<td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue