Moved reference to throbber.gif to CSS file.

This commit is contained in:
Bez Hermoso
2014-08-21 13:20:45 -07:00
parent ec81d25cb0
commit f8991bc7f5
4 changed files with 25 additions and 16 deletions

View File

@@ -83,7 +83,7 @@
<div class='sandbox_header'>
<input class='submit' name='commit' type='button' value='Try it out!' />
<a href='#' class='response_hider' style='display:none'>Hide Response</a>
<img alt='Throbber' class='response_throbber' src='images/throbber.gif' style='display:none' />
<span class='response_throbber' style='display:none'></span>
</div>
{{/if}}
</form>