Remove privacy checkbox replacement from Mobile Profile.
This commit is contained in:
		@@ -339,6 +339,7 @@ class MobileProfilePlugin extends WAP20Plugin
 | 
				
			|||||||
                          $("#navtoggle").text(
 | 
					                          $("#navtoggle").text(
 | 
				
			||||||
                          text == "Show Navigation" ? "Hide Navigation" : "Show Navigation");
 | 
					                          text == "Show Navigation" ? "Hide Navigation" : "Show Navigation");
 | 
				
			||||||
                });
 | 
					                });
 | 
				
			||||||
 | 
					        	    $(".checkbox-wrapper").unbind("click");
 | 
				
			||||||
            });'
 | 
					            });'
 | 
				
			||||||
        );
 | 
					        );
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user