Commit 5e70fe36 authored by nickchen's avatar nickchen 🎨

up: 移除金鑰編輯裡可刪除選項

parent a77ce9b5
...@@ -264,10 +264,10 @@ ...@@ -264,10 +264,10 @@
@*</div>*@ @*</div>*@
</div> </div>
<div class="form-group"> @* <div class="form-group">
<label class="form-check-label label-space" for="uniqueY">@Localizer["Deletable"]</label> <label class="form-check-label label-space" for="uniqueY">@Localizer["Deletable"]</label>
<input class="form-check-input" type="checkbox" id="deletableKey" name="deletable" value="1"> <input class="form-check-input" type="checkbox" id="deletableKey" name="deletable" value="1">
</div> </div> *@
<div class="SubmitBlock"> <div class="SubmitBlock">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment