issue 660: Fixed a bug that the flash uploder loads index page

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9750 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
taggon 2011-10-26 02:38:40 +00:00
parent bac7473014
commit 9a753256cf

View file

@ -73,7 +73,7 @@ function start(cfg) {
button_window_mode : 'transparent',
button_placeholder : $span.get(0),
button_text : null,
button_image_url : '',
button_image_url : request_uri+'common/img/blank.gif',
button_width : width,
button_height : height,
button_text_style : null,