Fixed bug that disabled things when saved.... Sort of. At least for posts it was disabling them. I need to test this more. Again...
This commit is contained in:
@@ -1171,6 +1171,8 @@ async function handle_delete_event_obj({event_id, method='disable'}) {
|
||||
class="checkbox"
|
||||
>
|
||||
</label>
|
||||
{:else}
|
||||
<input type="hidden" name="enable" value={$lq__event_obj?.enable} />
|
||||
{/if}
|
||||
</span>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user