瀏覽代碼

Wrong path in thickbox.js (in Windows)

Carlos Vargas 15 年之前
父節點
當前提交
a1dafa630c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      main/inc/lib/javascript/thickbox.js

+ 1 - 1
main/inc/lib/javascript/thickbox.js

@@ -5,7 +5,7 @@
  * Licensed under the MIT License: http://www.opensource.org/licenses/mit-license.php
 */
 		  
-var tb_pathToImage = "loadingAnimation.gif";
+var tb_pathToImage = "main/img/loadingAnimation.gif";
 
 /*!!!!!!!!!!!!!!!!! edit below this line at your own risk !!!!!!!!!!!!!!!!!!!!!!!*/