Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

Commit

Permalink
example(index.jade): Fixed mac-autocomplete example
Browse files Browse the repository at this point in the history
Please enter the commit message for your changes. Lines starting
  • Loading branch information
adrianlee44 committed Dec 4, 2013
1 parent b86c718 commit 84e04da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.jade
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ block append content
= ' mac-autocomplete-url="autocompleteUrl"\n'
= ' mac-autocomplete-query="q"\n'
= ' mac-autocomplete-on-success="onSuccess(data)"\n'
= ' mac-autocomplete-placeholder="\'Autocomplete\'">\n'
= ' mac-placeholder="\'Autocomplete\'">\n'
= '</mac-autocomplete>\n'

h3 Example with autocomplete using source
Expand Down

0 comments on commit 84e04da

Please sign in to comment.