mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 06:06:01 +00:00
#136 configurable thousands separator in grid
This commit is contained in:
@@ -46,6 +46,8 @@
|
||||
/>
|
||||
<FormCheckboxField name="dataGrid.showHintColumns" label="Show foreign key hints" defaultValue={true} />
|
||||
|
||||
<FormCheckboxField name="dataGrid.thousandsSeparator" label="Use thounds separator for numbers" />
|
||||
|
||||
<div class="heading">Connection</div>
|
||||
<FormCheckboxField
|
||||
name="connection.autoRefresh"
|
||||
|
||||
Reference in New Issue
Block a user