Fix Resource bug that masked the URL from ReviewBoard's Web API.

Review Request #4899 — Created Nov. 5, 2013 and submitted — Latest diff uploaded

Information

RBTools
master

Reviewers

Fix Resource bug that masked the url from ReviewBoard's Web API.

The 'url' attribute in Resource pointed to the Web API resource instead of the
web page.

Unit tests passed.

    Loading...