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

Commit 97fc30d

Browse files
committed
Merge branch '89-behavior-tooltips' of github.com:federivo/import-export-improvements into 89-behavior-tooltips
2 parents 9f5b771 + c0664ec commit 97fc30d

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/ImportExport/Block/Adminhtml/Import/Edit

1 file changed

+1
-1
lines changed

app/code/Magento/ImportExport/Block/Adminhtml/Import/Edit/Form.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ protected function getDownloadSampleFileHtml()
259259
*
260260
* @return string
261261
*/
262-
protected function getImportBehaviorTooltip()
262+
private function getImportBehaviorTooltip()
263263
{
264264
$html = '<div class="admin__field-tooltip tooltip">
265265
<a class="admin__field-tooltip-action action-help" target="_blank" title="What is this?"

0 commit comments

Comments
 (0)