mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 20:46:01 +00:00
form view cleanup
This commit is contained in:
@@ -28,8 +28,6 @@ export interface GridConfig extends GridConfigColumns {
|
||||
reference?: GridReferenceDefinition;
|
||||
isFormView?: boolean;
|
||||
formViewRecordNumber?: number;
|
||||
// formViewKey?: { [uniqueName: string]: string };
|
||||
// formViewKeyRequested?: { [uniqueName: string]: string };
|
||||
formFilterColumns: string[];
|
||||
formColumnFilterText?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user