Skip to content

Instantly share code, notes, and snippets.

@dagda1
Created February 22, 2012 16:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dagda1/1885979 to your computer and use it in GitHub Desktop.
Save dagda1/1885979 to your computer and use it in GitHub Desktop.
show.hjs
<label for="url_search_url">Url</label>
<input id="url_search_url" name="url_search[url]" size="30" type="search" {{bindAttr value="urlSearch.search_url"}}>
{{#view Ember.Button id="goButton" targetBinding="this" action="crawl"}}GO{{/view}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment