Merge pull request #36 from Oliver-Akins/fix/double-locked-buckets

Prevent the double-locked bucket configuration
This commit is contained in:
Oliver 2025-06-04 21:25:15 -06:00 committed by GitHub
commit c27c47661c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 14 deletions

View file

@ -1,13 +1,4 @@
<div
class="{{#if buckets.locked}}alert-box locked{{/if}}"
data-bucket-type="number"
>
{{#if buckets.locked}}
<p class="center">
This bucket configuration has been locked, preventing editing
of the settings.
</p>
{{/if}}
<div data-bucket-type="number">
<div class="input-group">
<label for="{{meta.idp}}-min">
Minimum

View file

@ -1,7 +1,4 @@
<div
class="{{#if buckets.locked}}alert-box locked{{/if}}"
data-bucket-type="string"
>
<div data-bucket-type="string">
<div class="input-group">
<label for="">
Valid Options