diff options
author | lain <lain@soykaf.club> | 2018-04-02 13:15:38 +0200 |
---|---|---|
committer | lain <lain@soykaf.club> | 2018-04-02 13:15:38 +0200 |
commit | cd543d58a1b8ddf0f41a39800dc7a18321cd3250 (patch) | |
tree | 3bafc7d6c40258d1dc56c7539c8e11c25e9f1e22 /priv/static/packs/admin-1bab981afc4fd0d71402.js | |
parent | 0a14d155d6a55366449bc8dea638e24200bb3dd0 (diff) | |
parent | 7130e9ddb16286efd7d01088e816f05e82cfa2a1 (diff) | |
download | pleroma-cd543d58a1b8ddf0f41a39800dc7a18321cd3250.tar.gz pleroma-cd543d58a1b8ddf0f41a39800dc7a18321cd3250.zip |
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop
Diffstat (limited to 'priv/static/packs/admin-1bab981afc4fd0d71402.js')
-rw-r--r-- | priv/static/packs/admin-1bab981afc4fd0d71402.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/priv/static/packs/admin-1bab981afc4fd0d71402.js b/priv/static/packs/admin-1bab981afc4fd0d71402.js deleted file mode 100644 index 5462569a4..000000000 --- a/priv/static/packs/admin-1bab981afc4fd0d71402.js +++ /dev/null @@ -1,2 +0,0 @@ -webpackJsonp([64],{622: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 a=t(146);t.n(a);[].forEach.call(document.querySelectorAll(".trash-button"),function(e){e.addEventListener("ajax:success",o)});Object(a.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(a.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(a.delegate)(document,".media-spoiler-show-button","click",function(){[].forEach.call(document.querySelectorAll(".activity-stream .media-spoiler-wrapper"),function(e){e.classList.add("media-spoiler-wrapper__visible")})}),Object(a.delegate)(document,".media-spoiler-hide-button","click",function(){[].forEach.call(document.querySelectorAll(".activity-stream .media-spoiler-wrapper"),function(e){e.classList.remove("media-spoiler-wrapper__visible")})})}},[622]); -//# sourceMappingURL=admin-1bab981afc4fd0d71402.js.map
\ No newline at end of file |