File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1414
1515
1616< div id ="mx-footer " class ="mx-footer " data-test-id ="mx-footer ">
17- < p class ="mx-footer__copyright "> © Siemens Industry Software Netherlands B.V. < span id ="mx-footer__copyright-year "> </ span > . All rights reserved</ p >
17+ < p class ="mx-footer__copyright "> © Siemens Industry Software Netherlands B.V.
18+ < script type ="text/javascript ">
19+ var d = new Date ( ) ;
20+ document . write ( d . getFullYear ( ) + "." ) ;
21+ </ script >
22+ All rights reserved</ p >
1823 < ul class ="mx-footer__links-list ">
1924 < li >
2025 < a
6873 </ ul >
6974 </ div >
7075
71- < script >
72- document . getElementById ( "mx-footer__copyright-year" ) . textContent = new Date ( ) . getFullYear ( ) ;
73- </ script >
74-
7576< script src ="https://dock-static.mendix.com/main.js " async > </ script >
You can’t perform that action at this time.
0 commit comments