#5677 closed defect (bug) (fixed)
Dropdown Boxes Typo
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.5 |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
In r6619, $post-post_status should be $post->post_status.
Also, cleaned up the ternary operator.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.

(In [6625]) Fix typo and clean up ternary logic. Props fitzrev. fixes #5677