Skip to content
Snippets Groups Projects
Commit bd52bc6b authored by Colin Jakob's avatar Colin Jakob
Browse files

UUID fixed

parent ffdc250e
No related branches found
No related tags found
1 merge request!4merge dev to main
......@@ -56,7 +56,7 @@
placeholder=""
value="{{ .Data.Form.Project.ProjectID }}"
{{ if $isEdit }}disabled{{ end }}
required>
readonly>
{{ if not $isEdit }}
<div class="form-text">
<button type="button" class="btn btn-sm btn-outline-secondary" onclick="generateUUID()">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment