Skip to content

Commit 80967fe

Browse files
committed
New UI
1 parent e9b62dc commit 80967fe

4 files changed

Lines changed: 685 additions & 160 deletions

File tree

landolfio/inventory_frontend/forms.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ class Meta:
155155
"comments": forms.Textarea(
156156
attrs={
157157
"class": "form-control",
158-
"rows": 3,
158+
"rows": 5,
159159
"placeholder": _("Optional comments about this status change..."),
160160
}
161161
),

0 commit comments

Comments
 (0)