Fix dirty handling for DateTime fields.

Review Request #10145 — Created Sept. 13, 2018 and submitted

Information

Review Board
release-3.0.x
86eddaf...

Reviewers

The DateTime field selector wasn't properly updating the dirty state of
the editor, which was preventing updates from properly showing the draft
banner. This change fixes the select handling to update things.

Changed a datetime field on a review request and saw the draft banner
appear correctly.

Description From Last Updated

Col: 36 Expected '!==' and instead saw '!='.

reviewbotreviewbot
Checks run (1 failed, 1 succeeded)
flake8 passed.
JSHint failed.

JSHint

david
brennie
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.0.x (4e454eb)
Loading...