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 c5db926 commit 152dae9Copy full SHA for 152dae9
js/mage/adminhtml/loader.js
@@ -222,11 +222,11 @@ function hideLoader() {
222
}
223
224
225
-// Deprecated since 20.0.17
+/** @deprecated since 20.0.17 */
226
function setLoaderPosition() {
227
228
229
230
function toggleSelectsUnderBlock(block, flag) {
231
232
js/varien/js.js
@@ -239,7 +239,7 @@ function expandDetails(el, childClass) {
239
240
241
242
243
var isIE = false;
244
245
if (!window.Varien)
0 commit comments