mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-02 04:07:16 +00:00
(js) Enable save btn when editing a list's members
This commit is contained in:
@@ -461,6 +461,7 @@
|
||||
<md-contact-chips
|
||||
class="sg-chips-autocomplete"
|
||||
ng-model="editor.card.refs"
|
||||
ng-change="contactForm.$setDirty()"
|
||||
md-contacts="editor.userFilter($query, editor.card.refs)"
|
||||
md-contact-name="$$fullname"
|
||||
md-contact-image="$$image"
|
||||
|
||||
Reference in New Issue
Block a user