Luminate has fully rebranded as Scintilla and all templates have been updated.
This commit is contained in:
@ -207,7 +207,7 @@
|
||||
<div id="dialogContent" class="first-time-user-popup-content">
|
||||
<div class="modal-headline">
|
||||
{% if current_person.first_name %}👋 Hi, {{ current_person.first_name }}!{% endif %}
|
||||
Welcome to Walmart Luminate Learning! Can we help you get familiar with the site?</div>
|
||||
Welcome to Scintilla Learn! Can we help you get familiar with the site?</div>
|
||||
<div class="modal-links">
|
||||
<a
|
||||
href="javascript:setPopupSeenProperty('/app/dashboard')"
|
||||
@ -216,7 +216,7 @@
|
||||
|
||||
{% if current_school.id == "10183441-2254-4b1e-a9f7-9549ca773257" %}
|
||||
{% comment %} LIVE SCHOOL {% endcomment %}
|
||||
<a href="javascript:setPopupSeenProperty('https://walmartluminate.northpass.com/c/fabe6410eee0c1fa338f11d854edccada8780b6f')">Sure! Show me around.</a>
|
||||
<a href="javascript:setPopupSeenProperty('https://learn.walmartdataventures.com/c/fabe6410eee0c1fa338f11d854edccada8780b6f')">Sure! Show me around.</a>
|
||||
{% elsif current_school.id == "804edb32-c300-42f3-82b7-e5d55fcbc2a6" %}
|
||||
{% comment %} SANDBOX SCHOOL {% endcomment %}
|
||||
<a href="javascript:setPopupSeenProperty('/app/courses/52f20328-9868-40e5-9ceb-699f6ab2c6ec')" ">Sure! Show me around.</a>
|
||||
@ -550,6 +550,7 @@
|
||||
width: 200px;
|
||||
height: auto;
|
||||
margin: 0 0 0 64px;
|
||||
padding-bottom: 15px;
|
||||
}
|
||||
|
||||
.hero-search-wrapper {
|
||||
@ -559,6 +560,7 @@
|
||||
.np-hero-search {
|
||||
margin-left: 32px;
|
||||
flex: 2;
|
||||
width: 380px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user