Skip to content

Commit

Permalink
Function unnecessarily called multiple time
Browse files Browse the repository at this point in the history
  • Loading branch information
Saurabh Parekh authored and gelanivishal committed Jun 4, 2018
1 parent 943e2cd commit bcdd8f2
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 bcdd8f2

Please sign in to comment.