Skip to content

Commit 42cfb06

Browse files
ksmuczynskiCopilot
andauthored
Update admin/views/chemistry_sampleinfo.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 9c4ea80 commit 42cfb06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

admin/views/chemistry_sampleinfo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ def can_delete(self, request: Request) -> bool:
125125
# ========== Form View ==========
126126

127127
fields = [
128-
"id"
128+
"id",
129129
"nma_sample_pt_id",
130130
"nma_wclab_id",
131131
"nma_sample_point_id",

0 commit comments

Comments
 (0)