Hi,
nothing to do with my previous submission, but looking the EM code, i found something related to a code error :
CrossprojectpipingExternalModule.php
line 523 : $('#center').css('position', 'realative');
instead of $('#center').css('position', 'relative');
Hi,
nothing to do with my previous submission, but looking the EM code, i found something related to a code error :
CrossprojectpipingExternalModule.php
line 523 : $('#center').css('position', 'realative');
instead of $('#center').css('position', 'relative');