mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +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;
|
||||
}
|
||||
|
||||
function loadPollResult(poll_srl)
|
||||
function loadPollResult(poll_srl,data)
|
||||
{
|
||||
if(typeof data == 'undefined')
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue