71
71
title=_("Date Created"), required=True, readonly=True,
72
72
description=_("The timestamp when the subscription was created.")))
75
75
title=_("Subscriber"), required=True, readonly=True,
76
76
vocabulary='ValidPersonOrTeam',
77
77
description=_("The person who is subscribed.")))