Commit cb9023ff authored by Boris Kocherov's avatar Boris Kocherov

[erp5_only_office] olap_wizard.js generate schema in case if url broken

parent 4615cc05
......@@ -261,6 +261,9 @@
})
.push(function () {
return schema;
})
.push(undefined, function () {
return schema;
});
}
......
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