summaryrefslogtreecommitdiff
path: root/priv/static/packs/admin.js
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2018-06-02 19:45:23 +0200
committerlain <lain@soykaf.club>2018-06-02 19:45:23 +0200
commit9d054d30bce383437b6bb07c869047f1cb8e164f (patch)
tree82ccc8ee824b64851867af89227d8421a1da1dd4 /priv/static/packs/admin.js
parent726b131b0a675a1116e579e0c1adbed8e5a1a856 (diff)
downloadpleroma-9d054d30bce383437b6bb07c869047f1cb8e164f.tar.gz
pleroma-9d054d30bce383437b6bb07c869047f1cb8e164f.zip
Revert "Update Mastofe."
This reverts commit 726b131b0a675a1116e579e0c1adbed8e5a1a856. Some things broke (threads).
Diffstat (limited to 'priv/static/packs/admin.js')
-rw-r--r--priv/static/packs/admin.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/priv/static/packs/admin.js b/priv/static/packs/admin.js
index ee4aa6dfc..e12bb2610 100644
--- a/priv/static/packs/admin.js
+++ b/priv/static/packs/admin.js
@@ -1,2 +1,2 @@
-webpackJsonp([85],{676:function(e,c,t){"use strict";function o(e){var c=e.detail,t=c[0],o=document.querySelector('[data-id="'+t.id+'"]');o&&o.parentNode.removeChild(o)}Object.defineProperty(c,"__esModule",{value:!0});var n=t(150);t.n(n);[].forEach.call(document.querySelectorAll(".trash-button"),function(e){e.addEventListener("ajax:success",o)});var l='.batch-checkbox input[type="checkbox"]';Object(n.delegate)(document,"#batch_checkbox_all","change",function(e){var c=e.target;[].forEach.call(document.querySelectorAll(l),function(e){e.checked=c.checked})}),Object(n.delegate)(document,l,"change",function(){var e=document.querySelector("#batch_checkbox_all");e&&(e.checked=[].every.call(document.querySelectorAll(l),function(e){return e.checked}),e.indeterminate=!e.checked&&[].some.call(document.querySelectorAll(l),function(e){return e.checked}))}),Object(n.delegate)(document,".media-spoiler-show-button","click",function(){[].forEach.call(document.querySelectorAll("button.media-spoiler"),function(e){e.click()})}),Object(n.delegate)(document,".media-spoiler-hide-button","click",function(){[].forEach.call(document.querySelectorAll(".spoiler-button.spoiler-button--visible button"),function(e){e.click()})})}},[676]);
+webpackJsonp([69],{658:function(e,c,t){"use strict";function o(e){var c=e.detail,t=c[0],o=document.querySelector('[data-id="'+t.id+'"]');o&&o.parentNode.removeChild(o)}Object.defineProperty(c,"__esModule",{value:!0});var n=t(144);t.n(n);[].forEach.call(document.querySelectorAll(".trash-button"),function(e){e.addEventListener("ajax:success",o)});Object(n.delegate)(document,"#batch_checkbox_all","change",function(e){var c=e.target;[].forEach.call(document.querySelectorAll('.batch-checkbox input[type="checkbox"]'),function(e){e.checked=c.checked})}),Object(n.delegate)(document,'.batch-checkbox input[type="checkbox"]',"change",function(){var e=document.querySelector("#batch_checkbox_all");e&&(e.checked=[].every.call(document.querySelectorAll('.batch-checkbox input[type="checkbox"]'),function(e){return e.checked}))}),Object(n.delegate)(document,".media-spoiler-show-button","click",function(){[].forEach.call(document.querySelectorAll("button.media-spoiler"),function(e){e.click()})}),Object(n.delegate)(document,".media-spoiler-hide-button","click",function(){[].forEach.call(document.querySelectorAll(".spoiler-button.spoiler-button--visible button"),function(e){e.click()})})}},[658]);
//# sourceMappingURL=admin.js.map \ No newline at end of file