x
x
x
x
Only portrait mode is currently supported - please rotate your device.
...
HTML |
---|
<script> // go to edit profile page $('#go-to-profile').click(function() { window.location.href = `/display/ANSBAC/ORGCompany+PageProfile?usernamecompany=${queryCompanyName}` }); </script> |
...
OneValley