Bug fix to allow the Session POC to be null. Minor changes.

This commit is contained in:
Scott Idem
2025-08-19 13:53:54 -04:00
parent 35b6662b5b
commit 6dec20d932
3 changed files with 9 additions and 4 deletions

View File

@@ -270,7 +270,7 @@ async function handle_obj_field_patch(new_field_value: any) {
{@html btn_label}
{:else}
<span class="fas fa-save mx-1"></span>
<span>Save?</span>
<span>Save</span>
{/if}
{/if}