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

Commit bcdd8f2

Browse files
Saurabh Parekhgelanivishal
Saurabh Parekh
authored andcommitted
Function unnecessarily called multiple time
1 parent 943e2cd commit bcdd8f2

File tree

1 file changed

+0
-2
lines changed
  • app/code/Magento/CurrencySymbol/view/adminhtml/templates

1 file changed

+0
-2
lines changed

app/code/Magento/CurrencySymbol/view/adminhtml/templates/grid.phtml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
*/
1414
?>
1515

16-
<?php $block->getCurrencySymbolsData();?>
17-
1816
<form id="currency-symbols-form" action="<?= /* @escapeNotVerified */ $block->getFormActionUrl() ?>" method="post">
1917
<input name="form_key" type="hidden" value="<?= /* @escapeNotVerified */ $block->getFormKey() ?>" />
2018
<fieldset class="admin__fieldset">

0 commit comments

Comments
 (0)