summaryrefslogtreecommitdiff
path: root/priv/static/packs/admin.js
diff options
context:
space:
mode:
authorlambda <pleromagit@rogerbraun.net>2018-04-10 14:46:04 +0000
committerlambda <pleromagit@rogerbraun.net>2018-04-10 14:46:04 +0000
commitd7654f4b3c3d2ee709febbd91207c0757638f23e (patch)
tree525778a8422e3dfbbaf1edd6bbd086ba5d01cba4 /priv/static/packs/admin.js
parent6ff583e5e10e59fe76cb51ce3d04587307af9eae (diff)
parentfc13a3ff24406cad357ed2cc82aeccc403e19103 (diff)
downloadpleroma-d7654f4b3c3d2ee709febbd91207c0757638f23e.tar.gz
pleroma-d7654f4b3c3d2ee709febbd91207c0757638f23e.zip
Merge branch 'mastofe-250c885de655ed0b45b76cc35c5782e019b5a0ec' into 'develop'
Bring mastofe up-to-date with 250c885de655ed0b45b76cc35c5782e019b5a0ec See merge request pleroma/pleroma!104
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 31ff9d8c9..e12bb2610 100644
--- a/priv/static/packs/admin.js
+++ b/priv/static/packs/admin.js
@@ -1,2 +1,2 @@
-webpackJsonp([69],{657: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()})})}},[657]);
+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