This commit is contained in:
Jan Prochazka
2020-04-13 17:42:23 +02:00
parent 5f59e3135f
commit b68f32e771

View File

@@ -11,7 +11,7 @@ export class JslGridDisplay extends GridDisplay {
cache: GridCache,
setCache: ChangeCacheFunc
) {
super(config, setConfig, cache, setCache, null, null);
super(config, setConfig, cache, setCache, null);
this.columns = columns
.map((col) => ({