Files
gerrit/gerrit-acceptance-tests
Stefan Beller 460f354392 SubmittedTogether: Only show tab if there is more than one change
If the tab contains only the current change, the tab feels pointless
and a waste of screen estate. In that case we don't want to display the
tab. To do so we choose to modify the REST API for the /submitted_together
call, because this keeps the client side code from growing exceptions
around the REST API calls.

Change-Id: If1943f93f5f5f9bc2dd1e2135e7ab4406e91262e
2015-07-22 15:42:44 +00:00
..