if self.dialog:
            tmpList = [item[1] for item in self.tmpData]
            if schedule in tmpList:
                ixTmp = tmpList.index(schedule)
                self.tmpData[ixTmp][4] = last