diff options
author | lambda <pleromagit@rogerbraun.net> | 2018-03-31 19:33:17 +0000 |
---|---|---|
committer | lambda <pleromagit@rogerbraun.net> | 2018-03-31 19:33:17 +0000 |
commit | 5fa8237bc1dcabca050dc5d8d9325fec649e1723 (patch) | |
tree | cac60d44906c1f478d70d5897437656d540f75b9 /priv/static/packs/admin-1bab981afc4fd0d71402.js | |
parent | 86525e3a345d79b3ab3dcece72e6f6bc8f7af961 (diff) | |
parent | 7f2174d81160b1e61b2a69b008575df3b2475f4b (diff) | |
download | pleroma-5fa8237bc1dcabca050dc5d8d9325fec649e1723.tar.gz pleroma-5fa8237bc1dcabca050dc5d8d9325fec649e1723.zip |
Merge branch 'new-mastofe' into 'develop'
Bring Mastodon frontend up-to-date
See merge request pleroma/pleroma!87
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 |