From 560d9f9cb6011537180a04df76dde1dc0e12f9d6 Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Thu, 19 Mar 2026 13:34:49 -0400 Subject: [PATCH] Add SOL number to ewaste clist --- src/assets/ITThermal.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/ITThermal.js b/src/assets/ITThermal.js index a24e15e..3844af7 100644 --- a/src/assets/ITThermal.js +++ b/src/assets/ITThermal.js @@ -113,7 +113,7 @@ const strings = { }, ewasteClist: { title: { text: 'eWaste Checklist', fontInfo: standardBold }, - sol: { text: 'See SOL-??? for procedure details.', fontInfo: standard }, + sol: { text: 'See SOL-499 for procedure details.', fontInfo: standard }, steps: [ 'Verify all peripherals are removed from the device', 'Remove; label; and retain any storage media',