Subversion Repositories SmartDukaan

Rev

Blame | Last modification | View Log | RSS feed

<script type="text/javascript">
$(window).load(function(){
    $('#saholic').contents().find('a').click(function(event) {
        event.preventDefault();
    }); 
});
</script>
<iframe id="saholic" width="100%" height="700"  src="/admin/saholic_logs/html/<?php echo $id;?>" >
</iframe>