Skip to content

Commit 07f7631

Browse files
committed
Ajax functionality is back
1 parent e9931b0 commit 07f7631

13 files changed

Lines changed: 13 additions & 0 deletions

File tree

API/dotpipe.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5348,6 +5348,7 @@ function pipes(elem, stop = false) {
53485348
}
53495349
navigate(clone, headers, query, formclass);
53505350
});
5351+
return;
53515352
}
53525353
// This is a quick way to make a downloadable link in an href
53535354
// else

activeMenu/dotpipe.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5348,6 +5348,7 @@ function pipes(elem, stop = false) {
53485348
}
53495349
navigate(clone, headers, query, formclass);
53505350
});
5351+
return;
53515352
}
53525353
// This is a quick way to make a downloadable link in an href
53535354
// else

addons/dotpipe.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5348,6 +5348,7 @@ function pipes(elem, stop = false) {
53485348
}
53495349
navigate(clone, headers, query, formclass);
53505350
});
5351+
return;
53515352
}
53525353
// This is a quick way to make a downloadable link in an href
53535354
// else

carousel/dotpipe.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5348,6 +5348,7 @@ function pipes(elem, stop = false) {
53485348
}
53495349
navigate(clone, headers, query, formclass);
53505350
});
5351+
return;
53515352
}
53525353
// This is a quick way to make a downloadable link in an href
53535354
// else

cart/dotpipe.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5348,6 +5348,7 @@ function pipes(elem, stop = false) {
53485348
}
53495349
navigate(clone, headers, query, formclass);
53505350
});
5351+
return;
53515352
}
53525353
// This is a quick way to make a downloadable link in an href
53535354
// else

columns/dotpipe.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5348,6 +5348,7 @@ function pipes(elem, stop = false) {
53485348
}
53495349
navigate(clone, headers, query, formclass);
53505350
});
5351+
return;
53515352
}
53525353
// This is a quick way to make a downloadable link in an href
53535354
// else

csv-test/dotpipe.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5348,6 +5348,7 @@ function pipes(elem, stop = false) {
53485348
}
53495349
navigate(clone, headers, query, formclass);
53505350
});
5351+
return;
53515352
}
53525353
// This is a quick way to make a downloadable link in an href
53535354
// else

doted/dotpipe.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5348,6 +5348,7 @@ function pipes(elem, stop = false) {
53485348
}
53495349
navigate(clone, headers, query, formclass);
53505350
});
5351+
return;
53515352
}
53525353
// This is a quick way to make a downloadable link in an href
53535354
// else

dotpipe.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5348,6 +5348,7 @@ function pipes(elem, stop = false) {
53485348
}
53495349
navigate(clone, headers, query, formclass);
53505350
});
5351+
return;
53515352
}
53525353
// This is a quick way to make a downloadable link in an href
53535354
// else

guitar/dotpipe.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5348,6 +5348,7 @@ function pipes(elem, stop = false) {
53485348
}
53495349
navigate(clone, headers, query, formclass);
53505350
});
5351+
return;
53515352
}
53525353
// This is a quick way to make a downloadable link in an href
53535354
// else

0 commit comments

Comments
 (0)