* finish task #2318.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
function setModal4List(colorboxClass, replaceID)
|
||||
{
|
||||
if(onlybody != 'yes') $('.iframe').modalTrigger({width:900, type:'iframe', afterHide:function(){parent.location.href=parent.location.href;}})
|
||||
if(onlybody != 'yes') $('.iframe').modalTrigger({width:900, type:'iframe', afterHide:function(){location.href=location.href;}})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user