Skip to content

Commit

Permalink
ENGCOM-1823: [Forwardport] Function unnecessarily called multiple time
Browse files Browse the repository at this point in the history
  • Loading branch information
VladimirZaets authored Jun 4, 2018
2 parents 8acafcf + 9fc35ee commit a66e2c5
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
*/
?>

<?php $block->getCurrencySymbolsData();?>

<form id="currency-symbols-form" action="<?= /* @escapeNotVerified */ $block->getFormActionUrl() ?>" method="post">
<input name="form_key" type="hidden" value="<?= /* @escapeNotVerified */ $block->getFormKey() ?>" />
<fieldset class="admin__fieldset">
Expand Down

0 comments on commit a66e2c5

Please sign in to comment.