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:
Scott Idem
2024-11-14 18:52:04 -05:00
parent 804fddcb5a
commit 26faf50058
4 changed files with 8 additions and 0 deletions

View File

@@ -755,6 +755,8 @@ function send_staff_notification_email() {
</div>
</fieldset>
</span>
{:else}
<input type="hidden" name="enable" value={$idaa_slct.post_obj.enable} />
{/if}
</span>