Skip to content

Commit

Permalink
Update billClaim_history.php
Browse files Browse the repository at this point in the history
Modified pointer to homepage for compatibility with OpenShift.
  • Loading branch information
shashank-ssriva authored Feb 7, 2017
1 parent 108bad2 commit 59c2679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion billClaim_history.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
function status_back(){


document.myForm.action="cabBills.html";
document.myForm.action="index.html";
document.myForm.submit();
}

Expand Down

0 comments on commit 59c2679

Please sign in to comment.