]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/MobileProfile/MobileProfilePlugin.php
Remove privacy checkbox replacement from Mobile Profile.
[quix0rs-gnu-social.git] / plugins / MobileProfile / MobileProfilePlugin.php
index 796bd3b529a61b1ffc498e75a705e3188e20b3d0..196a262095baa7034ed096da6b7441d52f313909 100644 (file)
@@ -339,6 +339,7 @@ class MobileProfilePlugin extends WAP20Plugin
                           $("#navtoggle").text(
                           text == "Show Navigation" ? "Hide Navigation" : "Show Navigation");
                 });
+                   $(".checkbox-wrapper").unbind("click");
             });'
         );
     }