Overview: the PolHunter return card goes first
Marty's call: someone arriving from PolHunter stays on the dashboard rather than being bounced back, because that is where the business is. That makes the return card their only way back, and it was sitting third, below the launch announcement for the site they had just come from and the Friday promotion. It is hidden for everyone who did not arrive that way, so no other member's page changes. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
+4
-1
@@ -173,9 +173,12 @@
|
||||
<main class="bo-content">
|
||||
|
||||
<div class="pane" id="pane-overview">
|
||||
<!-- first on the page: for someone who arrived from PolHunter this card is their only way
|
||||
back, and it was sitting below two promotions, one of which announces the site they
|
||||
just came from. Hidden for everyone else, so nobody else's page changes. -->
|
||||
<div class="card" id="phReturn" hidden></div>
|
||||
<div class="card" id="phLaunch" hidden></div>
|
||||
<div class="card" id="fdfCard" hidden></div>
|
||||
<div class="card" id="phReturn" hidden></div>
|
||||
<div class="card gs" id="gsCard" hidden>
|
||||
<div class="card-head"><h3>Getting started</h3><span class="sub" id="gsSub"></span></div>
|
||||
<div class="gs-steps" id="gsSteps"></div>
|
||||
|
||||
Reference in New Issue
Block a user