Sha256: e5a5f9b242db0e74dacaa2dae7c58307a791c24d58a42766386d4bff4d58f09f

Contents?: true

Size: 250 Bytes

Versions: 8

Compression:

Stored size: 250 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
	<script language="javascript" type="text/javascript">
	<!--
	function onloadEvent() {
	  document.form_auto_post.submit();
	}
	//-->
	</script>
</head>
  <body onload="onloadEvent();">
  	<%= yield %>
  </body>
</html>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
veritrans-1.2.6 lib/generators/templates/app/views/layouts/layout_auto_post.html.erb
veritrans-1.2.5 lib/generators/templates/app/views/layouts/layout_auto_post.html.erb
veritrans-1.2.4 lib/generators/templates/app/views/layouts/layout_auto_post.html.erb
veritrans-1.2.2 lib/generators/templates/app/views/layouts/layout_auto_post.html.erb
veritrans-1.2.0 lib/generators/templates/app/views/layouts/layout_auto_post.html.erb
veritrans-1.1.3 lib/generators/templates/app/views/layouts/layout_auto_post.html.erb
veritrans-1.1.0 lib/generators/templates/app/views/layouts/layout_auto_post.html.erb
veritrans-1.0.0 lib/generators/templates/app/views/layouts/layout_auto_post.html.erb