mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 08:57:03 +03:00
Added recipent autofill (Closes #125)
This commit is contained in:
parent
cc9186377f
commit
bb16353c1f
13 changed files with 217 additions and 215 deletions
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
<span class="caret"></span>
|
||||
</a>
|
||||
<ul class="dropdown-menu g-ui-menu">
|
||||
<ul class="dropdown-menu g-ui-menu" role="menu">
|
||||
<!-- ko if: accounts().length -->
|
||||
<!-- ko foreach: accounts -->
|
||||
<li class="e-item">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue