v1.3.0 Merge #3

Merged
voidf1sh merged 10 commits from dev into main 2026-03-27 18:22:25 +00:00
Showing only changes of commit df96729396 - Show all commits

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'
] ]