5 lines
192 B
JavaScript
5 lines
192 B
JavaScript
function setModal4List(colorboxClass, replaceID)
|
|
{
|
|
if(config.onlybody != 'yes') $('.iframe').modalTrigger({width:900, type:'iframe', afterHide:function(){location.href=location.href;}})
|
|
}
|