Fix the thickbox loading image path

This commit is contained in:
Eric Davis 2011-03-05 21:26:56 -08:00
parent 61847d831a
commit cf40447356
2 changed files with 1 additions and 1 deletions

View File

@ -22,6 +22,7 @@
<%= javascript_include_tag 'jquery.1.3.2.min.js' %>
<%= javascript_include_tag 'jquery.hoverIntent.minified.js' %>
<%= javascript_include_tag 'thickbox.min.js' %>
<%= javascript_tag("var tb_pathToImage='#{image_path('loadingAnimation.gif')}'") %>
<%= javascript_include_tag 'common.js' %>
<%= heads_for_theme %>
<%= heads_for_wiki_formatter %>

View File

@ -171,7 +171,6 @@ jQuery(document).ready(function($) {
});
/* Appended 2009-07-07 */
var tb_pathToImage="../images/loadingAnimation.gif";
var animRate = 100;
// returns viewport height