Add commit container gr endpoint.
This will provide plugin support for hooks within the commitContainer element. Change-Id: Ib0297685af66c733cf7d79de67664ee515dbde41 (cherry picked from commit 8df0f74b2a7a53d4a55abef18a4d16710f260c75)
This commit is contained in:
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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user