Tweak multi-step header for app provisioning
- add "context" option to StickyCTA - tweak styles to better-include context - add header text to translations
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
{% block portfolio_header %}
|
||||
{% include "portfolios/header.html" %}
|
||||
{{ StickyCTA(text="Name and Describe New Application") }}
|
||||
{{ StickyCTA(text="Name and Describe New Application", context="Step 1 of 3") }}
|
||||
{% endblock %}
|
||||
|
||||
{% block application_content %}
|
||||
|
Reference in New Issue
Block a user