ContactList → ContactForm

This commit is contained in:
Alexandr Panchenko 2016-05-17 17:50:47 +03:00
parent d19ce8e598
commit 4e8ca4035c

View file

@ -393,7 +393,7 @@ var ContactsWidget = {
}
}
//ContactList no longer calls `Contact.save`
//ContactForm no longer calls `Contact.save`
var ContactForm = {
controller: function(args) {
var ctrl = this