Skip to content

Commit

Permalink
fixing litin
Browse files Browse the repository at this point in the history
  • Loading branch information
luissian committed Sep 28, 2024
1 parent 05e95d2 commit b0a03a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wetlab/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -3594,7 +3594,7 @@ def search_sample(request):
)


"""
"""
@login_required
def set_molecule_values(request):
if request.method == "POST" and request.POST["action"] == "continueWithMolecule":
Expand Down

0 comments on commit b0a03a5

Please sign in to comment.