[SSE] Fix prev. commit
This commit is contained in:
parent
a862fc8824
commit
0fb35ca332
|
@ -965,7 +965,7 @@ define([
|
||||||
height : height || 277,
|
height : height || 277,
|
||||||
contentWidth : (width - 50) || 400,
|
contentWidth : (width - 50) || 400,
|
||||||
header : false,
|
header : false,
|
||||||
cls : 'filter-dlg',
|
cls : 'filter-dlg autofilter',
|
||||||
contentTemplate : '',
|
contentTemplate : '',
|
||||||
title : t.txtTitle,
|
title : t.txtTitle,
|
||||||
modal : false,
|
modal : false,
|
||||||
|
|
Loading…
Reference in a new issue