Skip to content
Snippets Groups Projects

Resolve "Re-work login and registration views based on new landing page design"

15 files
+ 242
168
Compare changes
  • Side-by-side
  • Inline
Files
15
  • 97f35150
    Merge branch 'develop' into... · 97f35150
    Joanna Kaźmierczak authored
    Merge branch 'develop' into 217-re-work-login-and-registration-views-based-on-new-landing-page-design
    
    # Conflicts:
    #	src/app/welcome/welcome.component.html
@@ -9,5 +9,6 @@
},
"captchaKey": "${CAPTCHA_KEY}",
"showGitInfo": true,
"showChangelog": true
"showChangelog": true,
"landing" :"${LANDING_PROFILE}"
}
Loading