Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #17 from tlewap/patch-1
Browse files Browse the repository at this point in the history
Fix issue #12
  • Loading branch information
houke authored Dec 20, 2019
2 parents 8af412c + 5a20635 commit 7428447
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion assets/js/input.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
);
jQuery('.acf-icon-picker__popup-holder').trigger('close');
jQuery('.acf-icon-picker__popup-holder').remove();

jQuery('.acf-icon-picker__img input').trigger('change');

active_item
.parents('.acf-icon-picker')
.find('.acf-icon-picker__remove')
Expand Down

0 comments on commit 7428447

Please # to comment.