Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#23889 closed defect (bug) (fixed)

Remove 2x duplicate code in accordion.js

Reported by: DrewAPicture Owned by: markjaquith
Priority: normal Milestone: 3.6
Component: Customize Version: 3.6
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

Looks like the code in wp-admin/js/accordion.js got duplicated twice from a janky svn merge. Introduced in [23417].

Patch attached.

Attachments (1)

23889.diff (1.3 KB ) - added by DrewAPicture 13 years ago.

Download all attachments as: .zip

Change History (2)

@DrewAPicture
13 years ago

#1 @markjaquith
13 years ago

  • Owner set to markjaquith
  • Resolutionfixed
  • Status newclosed

In 23855:

Remove duplicated code that was accidentally committed in [23417].

fixes #23889. props DrewAPicture.

Note: See TracTickets for help on using tickets.