diff --git a/web/frontend/src/config/support/SupportOptions.svelte b/web/frontend/src/config/support/SupportOptions.svelte index fef104b..7d2b0cd 100644 --- a/web/frontend/src/config/support/SupportOptions.svelte +++ b/web/frontend/src/config/support/SupportOptions.svelte @@ -42,28 +42,26 @@ + + +
Node List Paging Type
+ {#if displayMessage && message.target == "npag"}
+ Update: {message.msg} +
{/if} +
- handleSettingSubmit("#node-paging-form", "npag")} - > - - -
Node List Paging Type
- {#if displayMessage && message.target == "npag"}
- Update: {message.msg} -
{/if} -
- + on:submit|preventDefault={() => handleSettingSubmit("#node-paging-form", "npag")}> +
{#if config?.node_list_usePaging} diff --git a/web/frontend/src/config/user/PlotRenderOptions.svelte b/web/frontend/src/config/user/PlotRenderOptions.svelte index 8a3a948..f2ac0aa 100644 --- a/web/frontend/src/config/user/PlotRenderOptions.svelte +++ b/web/frontend/src/config/user/PlotRenderOptions.svelte @@ -156,17 +156,17 @@
{#if config.plot_general_colorBackground} - + {:else} - + {/if}
{#if config.plot_general_colorBackground} - + {:else} - + {/if}