Minor fix to duration regex
Created by: rcollins112
Fixed durationRegex in DashParser.js so that is doesn't match on any random occurrence of PT, PYT, or PMT in an attribute value, but rather only when it occurs at the very beginning on the value.
Created by: rcollins112
Fixed durationRegex in DashParser.js so that is doesn't match on any random occurrence of PT, PYT, or PMT in an attribute value, but rather only when it occurs at the very beginning on the value.