This commit is contained in:
Tony Tam
2015-05-08 12:50:45 -07:00
parent 5abd2819f9
commit 4f3116930b
3 changed files with 8 additions and 10 deletions

View File

@@ -85,7 +85,7 @@
{{#if isReadOnly}}
{{else}}
<div class='sandbox_header'>
<input class='submit' name='commit' type='button' value='Try it out!' />
<input class='submit' type='button' value='Try it out!' />
<a href='#' class='response_hider' style='display:none'>Hide Response</a>
<span class='response_throbber' style='display:none'></span>
</div>