summaryrefslogtreecommitdiff
path: root/priv/static/packs/admin.js
diff options
context:
space:
mode:
authorlambda <pleromagit@rogerbraun.net>2018-04-01 09:51:34 +0000
committerlambda <pleromagit@rogerbraun.net>2018-04-01 09:51:34 +0000
commit7130e9ddb16286efd7d01088e816f05e82cfa2a1 (patch)
tree497bacf216bcbdf19bd37e00fef778306715b348 /priv/static/packs/admin.js
parent24296047dc03cf97c2441d8d0b432aa58d333480 (diff)
parent6d204103147af174ba6cc36f7af2f5b520ba69a0 (diff)
downloadpleroma-7130e9ddb16286efd7d01088e816f05e82cfa2a1.tar.gz
pleroma-7130e9ddb16286efd7d01088e816f05e82cfa2a1.zip
Merge branch 'mastofe-f48f11d4' into 'develop'
update mastofe See merge request pleroma/pleroma!90
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 4aed21e71..31ff9d8c9 100644
--- a/priv/static/packs/admin.js
+++ b/priv/static/packs/admin.js
@@ -1,2 +1,2 @@
-webpackJsonp([70],{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]);
+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]);
//# sourceMappingURL=admin.js.map \ No newline at end of file