Skip to content

Commit 8c40d39

Browse files
authored
Merge pull request #1182 from zhx828/add-banner
Add AMP banner
2 parents b54197a + e82f450 commit 8c40d39

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

src/main/webapp/app/components/userMessager/UserMessage.tsx

+3-12
Original file line numberDiff line numberDiff line change
@@ -138,22 +138,13 @@ if (
138138
id: '2021-fda-recognition',
139139
},
140140
{
141-
dateEnd: 1717560000000,
141+
dateEnd: 1732406400000,
142142
content: (
143143
<div>
144-
Join us May 31-June 4 at ASCO 2024! Visit our booth (
145-
<Linkout
146-
link={
147-
'https://events.jspargo.com/ASCO24/Public/Eventmap.aspx?EventId=776&MapID=990&MapItBoothID=960826&MapItBooth=37106'
148-
}
149-
>
150-
#37106
151-
</Linkout>
152-
) to meet our team and explore the latest developments from OncoKB™.
153-
See you there!
144+
Join us November 19-23 at AMP 2024! Visit our poster (#I033) or stop by our booth (#1421) to meet our team and explore the latest developments from OncoKB™. See you there!
154145
</div>
155146
),
156-
id: '2024_asco',
147+
id: '2024_amp',
157148
},
158149
{
159150
dateStart: 1709337600000,

0 commit comments

Comments
 (0)