User:MusikAnimal/customWatchlists.js: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 80:
}
debugger;
html += "<div id='cw-overlay-new-watchlist' "+(data ? "" : "style='display:block'")+">" +
"<input class='cw-option' type='checkbox' value='-1' id='cw-new-option' /><label for='cw-new-option'>New watchlist</label>" +