Walmart Supplier Sandbox templates. Updated prod templates too.
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
<div class="np-sub-navigation-content-item {{ link.active_class }}">
|
||||
<a class="np-sub-navigation-content-item-link" href="{{ link.url }}">
|
||||
{% if link.label == 'Catalog' %}
|
||||
Courses
|
||||
Modules
|
||||
{% else %}
|
||||
{{ link.label }}
|
||||
{% endif %}
|
||||
@ -17,12 +17,12 @@
|
||||
{% endfor %}
|
||||
<div id="navBlog" class="np-sub-navigation-content-item np-sub-navigation-content-item-inactive">
|
||||
<a class="np-sub-navigation-content-item-link" href="/app/blog">
|
||||
Blog
|
||||
Announcements
|
||||
</a>
|
||||
<div class="np-sub-navigation-content-item-bar np-button-background-color"></div>
|
||||
</div>
|
||||
<div id="helpDocs" class="np-sub-navigation-content-item np-sub-navigation-content-item-inactive">
|
||||
<a class="np-sub-navigation-content-item-link" href="/app/courses/a891fcb0-ed3a-4851-8e64-0f4f0b602c2d">
|
||||
<a class="np-sub-navigation-content-item-link" href="/courses/a891fcb0-ed3a-4851-8e64-0f4f0b602c2d">
|
||||
Help Docs
|
||||
</a>
|
||||
<div class="np-sub-navigation-content-item-bar np-button-background-color"></div>
|
||||
|
||||
Reference in New Issue
Block a user