Ticket #9674: inline-edit-post.dev.js.diff
| File inline-edit-post.dev.js.diff, 367 bytes (added by jfarthing84, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | Index: inline-edit-post.dev.js |
| 2 | =================================================================== |
| 3 | --- inline-edit-post.dev.js (revision 13287) |
| 4 | +++ inline-edit-post.dev.js (working copy) |
| 5 | @@ -199,7 +199,7 @@ |
| 6 | |
| 7 | params = { |
| 8 | action: 'inline-save', |
| 9 | - post_type: this.type, |
| 10 | + post_type: typenow, |
| 11 | post_ID: id, |
| 12 | edit_date: 'true', |
| 13 | post_status: page |
