0byt3m1n1
Path:
/
var
/
www
/
clients
/
client38
/
web37
/
web
/
wp-content
/
plugins
/
tablepress
/
admin
/
js
/
[
Home
]
File: options.min.js
jQuery(function(n){"use strict";n("#option-use-custom-css").on("change",function(){n("#option-custom-css").prop("disabled",!n(this).prop("checked"))}).trigger("change"),n("#tablepress-page").on("submit","form",function(){n(this).find("input, select, textarea").prop("disabled",!1)}),n("#uninstall-tablepress").on("click",function(){return!!confirm(tablepress_strings.uninstall_warning_1)&&confirm(tablepress_strings.uninstall_warning_2)})});