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