forked from miguel456/rbrecruiter
Added denied applications page
This commit adds a modified version of the previous page, meant for displaying denied apps. Also modified method names and adds dates.
This commit is contained in:
@@ -41,6 +41,8 @@
|
||||
<tr>
|
||||
<th style="width: 10px">#</th>
|
||||
<th>Applicant</th>
|
||||
<th>Application Date</th>
|
||||
<th>Updated On</th>
|
||||
<th style="width: 40px">Status</th>
|
||||
<th style="width: 40px">Actions</th>
|
||||
</tr>
|
||||
@@ -49,6 +51,8 @@
|
||||
<tr>
|
||||
<td>1.</td>
|
||||
<td>Jonathan Smith</td>
|
||||
<td>2020-04-28</td>
|
||||
<td>2020-04-29</td>
|
||||
<td><span class="badge bg-success">Approved</span></td>
|
||||
<td>
|
||||
|
||||
|
Reference in New Issue
Block a user