PolyGerrit: Fix gr-change-action to use _handleOpenDownloadDialog

This function was renamed from _handleDownloadTap to
_handleOpenDownloadDialog in cc150c8aaa

I was getting this in the console log

[gr-change-view::_createEventHandler]: – "listener method `_handleDownloadTap`
not defined"

Bug: Issue 7226
Change-Id: Id04b7539586fcdd27d318876e21702cb83b82ede
This commit is contained in:
Paladox none
2017-09-14 18:16:45 +00:00
parent f4b0ab03da
commit 784d0d3e7c

View File

@@ -352,7 +352,7 @@ limitations under the License.
patch-num="[[computeLatestPatchNum(_allPatchSets)]]"
commit-message="[[_latestCommitMessage]]"
on-reload-change="_handleReloadChange"
on-download-tap="_handleDownloadTap"></gr-change-actions>
on-download-tap="_handleOpenDownloadDialog"></gr-change-actions>
</div>
<hr class="mobile">
<div id="commitAndRelated" class="hideOnMobileOverlay">