Class DeputyFinishedContributionSurveyRow

Displayed when a ContributionSurveyRow has no remaining diffs. Deputy is not able to perform the contribution survey itself, so there is no revision list.

Constructors

Properties

Methods

Constructors

Properties

author: string

The author of the comment (if one exists).

props: {
    originalElement: HTMLLIElement;
    row: ContributionSurveyRow;
}
timestamp: Moment

The timestamp of the signature. A moment.js object.

Methods