Merge pull request #1046 from panych/patch-1
Fix typo in Components guide.
This commit is contained in:
commit
a294ee503c
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue