Page MenuHomePhabricator

Have Browse button in History actually work
ClosedPublic

Authored by chad on May 31 2017, 3:13 AM.
Tags
None
Referenced Files
F13089041: D18054.diff
Thu, Apr 25, 1:38 AM
Unknown Object (File)
Fri, Apr 19, 6:34 PM
Unknown Object (File)
Wed, Apr 17, 2:51 PM
Unknown Object (File)
Mon, Apr 8, 11:43 AM
Unknown Object (File)
Wed, Apr 3, 8:31 PM
Unknown Object (File)
Mar 5 2024, 7:07 AM
Unknown Object (File)
Feb 23 2024, 1:11 PM
Unknown Object (File)
Feb 23 2024, 11:40 AM
Subscribers

Details

Summary

Ref T12780. Makes the button do something useful, like link to the history at the right spot in the graph.

Test Plan

Click on various browse buttons, get correct url.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley added inline comments.
src/applications/diffusion/view/DiffusionView.php
123

setbuttontypedesignstyle

This revision is now accepted and ready to land.May 31 2017, 3:14 AM

You could get rid of the SIMPLE constant too now to actually break setColor(...::SIMPLE).

This revision was automatically updated to reflect the committed changes.