Minor verbiate updates to ewaste CL

This commit is contained in:
Skylar Grant 2026-03-19 13:52:38 -04:00
parent 560d9f9cb6
commit df96729396

View File

@ -115,10 +115,10 @@ const strings = {
title: { text: 'eWaste Checklist', fontInfo: standardBold }, title: { text: 'eWaste Checklist', fontInfo: standardBold },
sol: { text: 'See SOL-499 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', 'Remove all peripherals from the device',
'Remove; label; and retain any storage media', 'Remove; label; and retain any storage media',
'Remove any asset tags from the device', 'Remove any asset tags from the device',
'Mark asset Disposed in ME/SD if applicable', 'Change asset status to Disposed in ME/SD',
'Place device in eWaste bin', 'Place device in eWaste bin',
'If bin is full, contact Region Manager to schedule pick-up' 'If bin is full, contact Region Manager to schedule pick-up'
] ]