MediaWiki:Common.js: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 82: | Line 82: | ||
'<a '+linkStyle+' href="https://atronia.eu/hardware/" target="_blank">Hardware</a>' + | '<a '+linkStyle+' href="https://atronia.eu/hardware/" target="_blank">Hardware</a>' + | ||
'<a '+linkStyle+' href="https://atronia.eu/solutions/" target="_blank">Solutions</a>' + | '<a '+linkStyle+' href="https://atronia.eu/solutions/" target="_blank">Solutions</a>' + | ||
'</div>' + | |||
'<div><h4 '+titleStyle+'>Hardware</h4>' + | |||
'<a '+linkStyle+' href="https://atronia.eu/hardware/monarch/" target="_blank">Monarch</a>' + | |||
'<a '+linkStyle+' href="https://atronia.eu/hardware/atlas/" target="_blank">Atlas</a>' + | |||
'<a '+linkStyle+' href="" target="_blank">Probes</a>' + | |||
'<a '+linkStyle+' href="" target="_blank">Accessories</a>' + | |||
'</div>' + | '</div>' + | ||
'<div><h4 '+titleStyle+'>Solutions</h4>' + | '<div><h4 '+titleStyle+'>Solutions</h4>' + | ||
| Line 89: | Line 95: | ||
'<a '+linkStyle+' href="https://atronia.eu/solutions/prevent/" target="_blank">Prevent</a>' + | '<a '+linkStyle+' href="https://atronia.eu/solutions/prevent/" target="_blank">Prevent</a>' + | ||
'</div>' + | '</div>' + | ||
'<div><h4 '+titleStyle+'> | '<div><h4 '+titleStyle+'>Knowledge</h4>' + | ||
'<a '+linkStyle+' href="https://wiki.atronia.eu">Wiki</a>' + | '<a '+linkStyle+' href="https://wiki.atronia.eu">Wiki</a>' + | ||
'</div>' + | '</div>' + | ||