We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 759286f commit c3846e2Copy full SHA for c3846e2
dev/tests/js/jasmine/assets/app/code/Magento/Ui/base/templates/block-loader.html
@@ -1,3 +1,9 @@
1
+<!--
2
+/**
3
+ * Copyright © Magento, Inc. All rights reserved.
4
+ * See COPYING.txt for license details.
5
+ */
6
+-->
7
<div data-role="loader" class="loading-mask" style="position: absolute;">
8
<div class="loader">
9
<img src="<%= loaderImageHref %>" alt="Loading..." title="Loading..." style="position: absolute;">
0 commit comments