Files
rails-caf/app/views/subprincipleitems/update.html.erb

4 lines
68 B
Plaintext

<script>
window.location.href= "<%=@redirect_path%>";
</script>