Changes between Initial Version and Version 5 of Ticket #18826
- Timestamp:
- Oct 13, 2012, 6:56:27 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18826
- Property Has patch unset
- Property Resolution → worksforme
- Property Status new → closed
- Property Triage Stage Unreviewed → Design decision needed
- Property Cc added
-
Ticket #18826 – Description
initial v5 2 2 and as I can't sleep well if my JS doesn't pass some of the basic JSlint standards I've changed the snippet a bit: 3 3 {{{ 4 #!javascript +line-numbers 4 5 jQuery(document).ajaxSend(function (event, xhr, settings) { 5 6 function getCookie(name) {