Skip to content

Commit

Permalink
Merge pull request #297 from bradshjg/master
Browse files Browse the repository at this point in the history
Example Doc Typo (#1)
  • Loading branch information
adamstep authored Nov 6, 2019
2 parents ccf8a25 + a445300 commit 3738212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/examples/clicktoedit.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ <h2>Demo</h2>
//========================================================================
function userFormTemplate(mockUser) {
// Pretty simple bootstrap form, but note that the form uses an ic-put-to and the cancel button uses
// an id-get-from rather than the usual HTML attributes
// an ic-get-from rather than the usual HTML attributes
return '\
<form ic-put-to="/contact/1" ic-target="#contact-div"> \
<div class="form-group"> \
Expand Down

0 comments on commit 3738212

Please sign in to comment.