Request web_links with GET /changes/n/detail
Bug: Issue 5021 Change-Id: I5d4fa2b9d84459069fee8e99d420c442f21d6fd3
This commit is contained in:
@@ -393,7 +393,8 @@
|
||||
ListChangesOption.CURRENT_ACTIONS,
|
||||
ListChangesOption.CURRENT_COMMIT,
|
||||
ListChangesOption.DOWNLOAD_COMMANDS,
|
||||
ListChangesOption.SUBMITTABLE
|
||||
ListChangesOption.SUBMITTABLE,
|
||||
ListChangesOption.WEB_LINKS
|
||||
);
|
||||
return this._getChangeDetail(
|
||||
changeNum, options, opt_errFn, opt_cancelCondition);
|
||||
|
Reference in New Issue
Block a user