DG IZ on page for group js method now returns true

This commit is contained in:
ilya 2010-08-17 16:32:14 -07:00
parent d5d1a2d00f
commit d211abb1bc

View file

@ -94,7 +94,7 @@
}
function onPageForGroup(groupId){
alert( groupId );
return (location.href.indexOf(groupId) != -1 )
}
function onPageOne() {