Added a button to create a new loan on the user details page

This commit is contained in:
Erik Thuning 2019-09-20 13:47:08 +02:00
parent d4f3ff7704
commit 1c5bbdab95

@ -385,6 +385,15 @@
</tbody>
</table>
</form>
<form method="GET">
<input type="hidden"
name="action"
value="checkout" />
<button name="user"
value="¤name¤">
Nytt lån
</button>
</form>
<h2>Aktuella lån</h2>
¤active_loans¤
<h2>Gamla lån</h2>