Skip to content

Commit

Permalink
admin(vue) make switch identifier immutable, fixes #7601
Browse files Browse the repository at this point in the history
  • Loading branch information
satkunas committed Dec 17, 2024
1 parent 1ce7583 commit bb205dc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

<form-group-identifier namespace="id"
:column-label="$i18n.t('IP Address/MAC Address/Range (CIDR)')"
:disabled="!isNew && !isClone"
/>

<form-group-description namespace="description"
Expand Down

0 comments on commit bb205dc

Please sign in to comment.