Commit c262edac authored by 神楽坂玲奈's avatar 神楽坂玲奈

candy

parent dbd11409
...@@ -164,7 +164,7 @@ CandyShop.InlineImages = (function(self, Candy, $) { ...@@ -164,7 +164,7 @@ CandyShop.InlineImages = (function(self, Candy, $) {
* (String) * (String)
*/ */
var buildImageLoaderSource = function(url) { var buildImageLoaderSource = function(url) {
return '<img class="inlineimages-loader" longdesc="' + url + '" src="candy-plugins/inline-images/spinner.gif" />' return '<img class="inlineimages-loader" longdesc="' + url + '" src="/vendor/candy/plugins/inline-images/spinner.gif" />'
} }
/** Function: buildImageSource /** Function: buildImageSource
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment