Closed pschyska closed 12 years ago
Little fix to enable passing a config to the deliver_component endpoint, or loadNetzkeComponent js function. Use it as following:
parent.loadNetzkeComponent({name: 'application_inspector', params: { config: { foo: 'bar' } } } );
Little fix to enable passing a config to the deliver_component endpoint, or loadNetzkeComponent js function. Use it as following: