Commit eaca2c7d authored by GoshaZotov's avatar GoshaZotov

add changes into AdvancedTableInfoSettings

parent 3f53a52b
......@@ -245,7 +245,7 @@
function AdvancedTableInfoSettings () {
if ( !(this instanceof AutoFiltersOptions) ) {return new AutoFiltersOptions();}
if ( !(this instanceof AdvancedTableInfoSettings) ) {return new AdvancedTableInfoSettings();}
this.Properties = g_oAdvancedTableInfoSettings;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment