Skip to content
Snippets Groups Projects
Commit 138cc501 authored by Nathan Bills's avatar Nathan Bills
Browse files

Updates to the loaned view.

parent 07b5c481
No related branches found
No related tags found
No related merge requests found
...@@ -18,10 +18,11 @@ ...@@ -18,10 +18,11 @@
<p>The Bourne Identity</p> <p>The Bourne Identity</p>
</td> </td>
<td> <td>
<p>Brian Wood</p> <!-- Maybe this can link to a modal that shows more information about the borrower??? -->
<p><a href="#">Brian Wood</a></p>
</td> </td>
<td> <td>
<p>Thur, April 17, 2014/p> <p>Thur, April 17, 2014</p>
</td> </td>
<td> <td>
<p>Thur, May 1, 2014</p> <p>Thur, May 1, 2014</p>
...@@ -32,6 +33,26 @@ ...@@ -32,6 +33,26 @@
</button> </button>
</td> </td>
</tr> </tr>
<tr>
<td>
<p>Frozen</p>
</td>
<td>
<!-- Maybe this can link to a modal that shows more information about the borrower??? -->
<p><a href="#">Grandma Bills</a></p>
</td>
<td>
<p>Sun, April 20, 2014</p>
</td>
<td>
<p>Sun, May 4, 2014</p>
</td>
<td>
<button class="btn btn-default btn-sm">
<span class="glyphicon glyphicon-hand-down"></span> Return
</button>
</td>
</tr>
</tbody> </tbody>
</table> </table>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment