This commit is contained in:
YJSoft 2016-01-15 00:25:43 +09:00
parent 9c6e52969f
commit 164194bd3e

View file

@ -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')
{ {