mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 00:16:15 -04:00
reverted John's commits, added labels and tweaked popups to act more dynamically
This commit is contained in:
parent
158fd6c281
commit
d872b42e31
3 changed files with 96 additions and 148 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue