mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 15:19:57 +09:00
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:
parent
bac7473014
commit
9a753256cf
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue