DG IZ on page for group js method now returns true
This commit is contained in:
parent
d5d1a2d00f
commit
d211abb1bc
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@
|
|||
}
|
||||
|
||||
function onPageForGroup(groupId){
|
||||
alert( groupId );
|
||||
return (location.href.indexOf(groupId) != -1 )
|
||||
}
|
||||
|
||||
function onPageOne() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue