Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit 52b06d1

Browse files
author
Joan He
committed
MAGETWO-83132: Move the logging to the button click action
- fix build failures
1 parent 7fac4fc commit 52b06d1

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/ReleaseNotification/view/adminhtml/web/js/modal

1 file changed

+1
-1
lines changed

app/code/Magento/ReleaseNotification/view/adminhtml/web/js/modal/component.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ define([
5555
},
5656

5757
/**
58-
*
58+
* Close release notes
5959
*/
6060
closeReleaseNotes: function () {
6161
this.logReleaseNotesShow();

0 commit comments

Comments
 (0)