From: Samantha Doherty Date: Fri, 27 May 2011 15:50:49 +0000 (-0400) Subject: Remove privacy checkbox replacement from Mobile Profile. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=70f01b2b3409d801e35f9067256eef885b2143ec;p=quix0rs-gnu-social.git Remove privacy checkbox replacement from Mobile Profile. --- diff --git a/plugins/MobileProfile/MobileProfilePlugin.php b/plugins/MobileProfile/MobileProfilePlugin.php index 796bd3b529..196a262095 100644 --- a/plugins/MobileProfile/MobileProfilePlugin.php +++ b/plugins/MobileProfile/MobileProfilePlugin.php @@ -339,6 +339,7 @@ class MobileProfilePlugin extends WAP20Plugin $("#navtoggle").text( text == "Show Navigation" ? "Hide Navigation" : "Show Navigation"); }); + $(".checkbox-wrapper").unbind("click"); });' ); }