Subversion Repositories SmartDukaan

Rev

Rev 12978 | Rev 12986 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12978 Rev 12981
Line 237... Line 237...
237
	}
237
	}
238
</script>
238
</script>
239
<script type="text/javascript">
239
<script type="text/javascript">
240
  $(function(){
240
  $(function(){
241
  	if ($('#countdown').is(':visible')){	
241
  	if ($('#countdown').is(':visible')){	
242
		window.setTimeout(checkUnknownTransactions, 4000);
242
		window.setTimeout(checkUnknownTransactions, 40000);
243
	}
243
	}
244
	});
244
	});
245
</script>
245
</script>
246
#end
246
#end
247
</div>
247
</div>