From 761e39cebffd94bbd609863d71b43923bed01954 Mon Sep 17 00:00:00 2001 From: Daniel Rahamim Date: Thu, 25 May 2023 21:17:15 -0700 Subject: [PATCH] fix(checkout): mark accessory as optional field (#53) * fix(checkin): autofocus on asset field * fix(checkout): mark accessory as optional field --- src/invenflask/templates/checkin.html | 7 ++++++- src/invenflask/templates/checkout.html | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/src/invenflask/templates/checkin.html b/src/invenflask/templates/checkin.html index 1c29c52..c73b89a 100644 --- a/src/invenflask/templates/checkin.html +++ b/src/invenflask/templates/checkin.html @@ -2,13 +2,18 @@ {% block content %}

{% block title %} Checkin Asset {% endblock %}

+


diff --git a/src/invenflask/templates/checkout.html b/src/invenflask/templates/checkout.html index 2c9132f..4733310 100644 --- a/src/invenflask/templates/checkout.html +++ b/src/invenflask/templates/checkout.html @@ -46,7 +46,7 @@

{% block title %} Checkout Asset {% endblock %}

onkeypress="return runScript1(event);">
- +