Add SOL number to ewaste clist

This commit is contained in:
Skylar Grant 2026-03-19 13:34:49 -04:00
parent 0c69d19f72
commit 560d9f9cb6

View File

@ -113,7 +113,7 @@ const strings = {
}, },
ewasteClist: { ewasteClist: {
title: { text: 'eWaste Checklist', fontInfo: standardBold }, 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: [ steps: [
'Verify all peripherals are removed from the device', 'Verify all peripherals are removed from the device',
'Remove; label; and retain any storage media', 'Remove; label; and retain any storage media',