x x x
x
Only portrait mode is currently supported - please rotate your device.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HTML
<link rel="stylesheet" href="https://gsvlabs-confluence-files.s3.us-west-2.amazonaws.com/stylesheets/MS+SBA/signup.css">

window.addEventListener("load", function(){
	$('#login').append(`<p class="login-link"><a href="/display/SBAAN/Login">Already have an account? Log in here</a></p>`);
});


Hide If
groupconfluence-administrators


Show If
special@authenticated


Show If
groupmssba-users,morganstanley-free-users


HTML
<script>
window.location.replace("/display/SBAH");
</script>



Show If
groupmssba-users,mssba-admins


HTML
<script>
window.location.replace("/display/SBAH");
</script>




...

Custom section
ClasssignContainer


Custom section
ClassformContainer

Sign up form generic
Destination/display/SBAH
TCLinkhttp://support.theonevalley.com/en/articles/2546656-terms-and-conditions
BackgroundImagehttp://gsvlabs-confluence-files.s3-us-west-2.amazonaws.com/images/SMITH/background.jpg
PPLinkhttp://support.theonevalley.com/en/articles/2546657-privacy-policy
LoginLink/display/SBAAN/Login
SiteKeySmith Competition
EndpointUrl/rest/scriptrunner/latest/custom/signUpMSSBA
WelcomeMessageWelcome to Small Business Academy

HTML
<div id="login">
    <p class="login-link"><a href="/display/SBAAN/Login">Already have an account? Log in here</a></p>
</div>



Custom section
ClassbigImageContainer


HTML
<div class="learn-more-section">
    <p>Our focus is helping small businesses leverage their competitive advantage, differentiate themselves in the procurement process, strengthen their business knowledge, and build their professional network.</p>
    <a href="">Learn More</a>
</div>



...