Skip to content

Commit

Permalink
Fix double spinner in location info feed panels.
Browse files Browse the repository at this point in the history
  • Loading branch information
EreMaijala committed Dec 16, 2024
1 parent 5aeb0cd commit 8e56798
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
);
?>
<finna-feed<?=$attrs?>>
<span role="status"><?=$this->icon('spinner') ?> <?=$this->transEsc('loading_ellipsis')?></span>
<?=$this->transEsc('loading_ellipsis')?></span>
</finna-feed>
<?php endforeach; ?>

0 comments on commit 8e56798

Please sign in to comment.