Skip to content
Snippets Groups Projects
Commit aebb1c5c authored by Tim Steiner's avatar Tim Steiner
Browse files

Add submit button to the tops of approval role requset lists

parent da6b8b5b
Branches
Tags
No related merge requests found
......@@ -157,6 +157,7 @@
<h2>This role currently has no requests.</h2>
<?php } else { ?>
<form action="/Home/SubmitDecisions" method="post">
<?php echo $this->formSubmit('submit', 'Submit Decisions'); ?>
<table class="course_list">
<tr>
<!-- th id="check">&#160;</th -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment