Add commit container gr endpoint.
This will provide plugin support for hooks within the commitContainer element.
Change-Id: Ib0297685af66c733cf7d79de67664ee515dbde41
(cherry picked from commit 8df0f74b2a)
This commit is contained in:
committed by
Paladox none
parent
ccf646765e
commit
5b9460e298
@@ -486,6 +486,12 @@ limitations under the License.
|
||||
[[_computeCollapseText(_commitCollapsed)]]
|
||||
</gr-button>
|
||||
</div>
|
||||
<gr-endpoint-decorator name="commit-container">
|
||||
<gr-endpoint-param name="change" value="[[_change]]">
|
||||
</gr-endpoint-param>
|
||||
<gr-endpoint-param name="revision" value="[[_selectedRevision]]">
|
||||
</gr-endpoint-param>
|
||||
</gr-endpoint-decorator>
|
||||
</div>
|
||||
<div class="relatedChanges">
|
||||
<gr-related-changes-list id="relatedChanges"
|
||||
|
||||
Reference in New Issue
Block a user