summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jetpack/_inc/build/jetpack-admin.min.js')
-rw-r--r--plugins/jetpack/_inc/build/jetpack-admin.min.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/jetpack/_inc/build/jetpack-admin.min.js b/plugins/jetpack/_inc/build/jetpack-admin.min.js
new file mode 100644
index 00000000..bf59cdbf
--- /dev/null
+++ b/plugins/jetpack/_inc/build/jetpack-admin.min.js
@@ -0,0 +1,2 @@
+/* Do not modify this file directly. It is compiled from other files. */
+!function(e){function a(){var a=e(".frame.top"),o=e(".frame.bottom"),t=e("body");t.scroll(function(){33>a.offset().top&&(a.addClass("fixed"),t.addClass("jp-frame-top-fixed")),120<=o.offset().top&&(a.removeClass("fixed"),t.removeClass("jp-frame-top-fixed"))}),e("table.jetpack-modules",o).addClass("with-transparency"),e(".manage-left",o).css("width",""),e(".manage-right",o).show()}function o(){e(".filter-search").on("click",function(){e(this).toggleClass("active"),e(".manage-right").toggleClass("show"),e(".shade").toggle()}),e(".checkall").on("click",function(){e(".table-bordered").find(":checkbox").prop("checked",this.checked)}),e(".shade, .modal .close").on("click",function(a){e(".shade, .modal").hide(),e(".manage-right").removeClass("show"),a.preventDefault()})}e(document).ready(function(){o(),a()})}(jQuery); \ No newline at end of file