| 13 | | 1) The click handler exists on the following elements inside the {{{#submitdiv.postbox .misc-publishing-actions}}}: {{{('#timestampdiv').siblings('a.edit-timestamp')}}}, {{{$('.cancel-timestamp', '#timestampdiv')}}}, {{{$('.save-timestamp', '#timestampdiv')}}}, {{{$('#post-status-select').siblings('a.edit-post-status')}}}, {{{$('.save-post-status', '#post-status-select')}}}, {{{$('.cancel-post-status', '#post-status-select')}}}. |
| | 13 | 1) The click handler exists on the following elements inside the {{{#submitdiv.postbox .misc-publishing-actions}}}: |
| | 14 | * {{{('#timestampdiv').siblings('a.edit-timestamp')}}} |
| | 15 | * {{{$('.cancel-timestamp', '#timestampdiv')}}} |
| | 16 | * {{{$('.save-timestamp', '#timestampdiv')}}} |
| | 17 | * {{{$('#post-status-select').siblings('a.edit-post-status')}}} |
| | 18 | * {{{$('.save-post-status', '#post-status-select')}}} |
| | 19 | * {{{$('.cancel-post-status', '#post-status-select')}}} |