Added dialog to ask if registrants really want to clear their cart, to guard against an accidental click. Requires the newest copy of quickpick.js, and an updated attribute to the clear all selections button on quickpick.awp:
<input type="submit" value="Clear All Selections" name="btnECClear" onclick="clearAllClick(event);" class="awButtons medGrey">