#5677 closed defect (bug) (fixed)
Dropdown Boxes Typo
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.5 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | |
| Focuses: | 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