Changeset 305
- Timestamp:
- 01/22/2014 04:54:56 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/style/trac/wp-trac.js
r304 r305 155 155 return 'The changes you made will be lost if you navigate away from this page.'; 156 156 }; 157 $( '.buttons' ).on( 'click', 'input', function() { 158 window.onbeforeunload = null; 159 }); 157 160 } 158 161
Note: See TracChangeset
for help on using the changeset viewer.