Tweak contact style in typeahead
Remove message snippets and dates. Add checkboxes.
This commit is contained in:
parent
7bcceacf69
commit
c6a19afd29
5 changed files with 30 additions and 1 deletions
|
@ -32,6 +32,7 @@
|
|||
</div>
|
||||
</script>
|
||||
<script type='text/x-tmpl-mustache' id='contact'>
|
||||
<input type='checkbox' class='checkbox'></span>
|
||||
<span class='avatar'></span>
|
||||
<div class='contact-details'>
|
||||
<h3 class='contact-name'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue