|
@@ -61,8 +61,8 @@
|
|
});
|
|
});
|
|
|
|
|
|
if(window.self !== window.top){
|
|
if(window.self !== window.top){
|
|
- window.parent.$('iframe.stepsFrame').height((this['scrollingElement']['scrollHeight']+20) +'px');
|
|
|
|
- }
|
|
|
|
|
|
+ window.parent.$('iframe.stepsFrame').height((this['scrollingElement']['scrollHeight']+20) +'px');
|
|
|
|
+ }
|
|
});
|
|
});
|
|
</script>
|
|
</script>
|
|
<link href="css/steps.css" rel="stylesheet" type="text/css" />
|
|
<link href="css/steps.css" rel="stylesheet" type="text/css" />
|