Make WordPress Core

Changeset 43140 for branches/4.9


Ignore:
Timestamp:
05/03/2018 09:25:50 AM (6 years ago)
Author:
azaozz
Message:

Privacy: fix displaying of messages during personal data erasure.

Props allendav.
Merges [43139] to the 4.9 branch.
Fixes #43943.

Location:
branches/4.9
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/4.9

  • branches/4.9/src/wp-admin/js/xfn.js

    r43110 r43140  
    163163                }
    164164            }
    165             appendResultsAfterRow( $requestRow, 'notice-success', summaryMessage, [] );
     165            appendResultsAfterRow( $requestRow, 'notice-success', summaryMessage, messages );
    166166        }
    167167
Note: See TracChangeset for help on using the changeset viewer.