parent
4b488bc8af
commit
d54bb52b75
@ -482,7 +482,7 @@ var padutils = {
|
||||
},
|
||||
bindCheckboxChange: function(node, func)
|
||||
{
|
||||
$(node).bind("click change", func);
|
||||
$(node).change(func);
|
||||
},
|
||||
encodeUserId: function(userId)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user