mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-10 04:24:14 +09:00
typo
This commit is contained in:
parent
9c6e52969f
commit
164194bd3e
1 changed files with 1 additions and 1 deletions
|
|
@ -261,7 +261,7 @@ function showPollMember(poll_srl,poll_item_srl)
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
function loadPollResult(poll_srl)
|
function loadPollResult(poll_srl,data)
|
||||||
{
|
{
|
||||||
if(typeof data == 'undefined')
|
if(typeof data == 'undefined')
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue