reverted John's commits, added labels and tweaked popups to act more dynamically

This commit is contained in:
Robin 2012-01-28 17:38:52 +01:00
parent 158fd6c281
commit d872b42e31
3 changed files with 96 additions and 148 deletions

View file

@ -451,10 +451,6 @@ var pad = {
$("#widthprefcheck").click(pad.toggleWidthPref);
$("#sidebarcheck").click(pad.toggleSidebar);
$("#settingswarning").click(function(){
$("#settingswarning").hide();
$("#settingseveryoneitems").show();
});
pad.myUserInfo = {
userId: clientVars.userId,