Fix a regression in supporting Power Pack's PDF review.

Review Request #9289 — Created Oct. 19, 2017 and submitted

Information

Review Board
release-3.0.x
d6ddb09...

Reviewers

The cleanup of the JavaScript page models/views moved
RB.ReviewabePageView.reviewRequest into the model as an attribute.
This breaks Power Pack, which expects this attribute to exist.

While we will want to update Power Pack to optimistically use the new
attribute, we don't want to break existing installs of Power Pack when
people upgrade. This restores the attribute for compatibility with a
comment explaining the situation.

Tested that PDF document review worked again.

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

Status: Closed (submitted)

Change Summary:

Pushed to release-3.0.x (09df933)
Loading...