1
0
Fork 0

gv bugfix

This commit is contained in:
hkernbach 2016-10-19 10:10:44 +02:00
parent cd3a5b4e45
commit 494cf75cc6
1 changed files with 1 additions and 1 deletions

View File

@ -816,7 +816,7 @@
)
);
if (window.frontendConfig.isEnterprise === false) {
if (window.frontendConfig.isEnterprise === true) {
var advanced = {};
var advancedTableContent = [];