SYNC: [skip ci] Show server name alongside database name in title of the tab group #1041

This commit is contained in:
SPRINX0\prochazka
2025-02-21 15:08:01 +01:00
committed by Diflow
parent 8bc2d7cb05
commit cdec56b661
3 changed files with 21 additions and 1 deletions

View File

@@ -121,6 +121,8 @@ ORDER BY
{/if}
{/if}
<FormCheckboxField name="tabGroup.showServerName" label="Show server name alongside database name in title of the tab group" defaultValue={false} />
<div class="heading">Data grid</div>
<FormTextField
name="dataGrid.pageSize"