Content deleted Content added
PleaseStand (talk | contribs) enabled save button on keypress and removed whitespace from empty lines |
PleaseStand (talk | contribs) m avoid causing error in IE 6 |
||
Line 181:
// localStorage is required for any of this to work.
if ( !window.localStorage ) {
return;
}
|