Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sinanbozkus authored Apr 23, 2020
1 parent dad0877 commit 5391fb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,5 @@ return FormResult.CreateSuccessResult("Product saved. Please wait...", Url.Actio

**Fill the form fields from a json object:**
```
#("#formId").fillFormFields(yourJsonObject);
$("#formId").fillFormFields(yourJsonObject);
```

0 comments on commit 5391fb8

Please sign in to comment.