• Hi,

    I don’t have svn on this machine, that’s why I don’t make the change myself. All you need to do is edit assets/acf_5/main.js, line 86.

    Now is:
    var $wrap = $(this);

    Should be:
    var $wrap = jQuery(this);

    Thanks!

  • The topic ‘Little bug on the admin’ is closed to new replies.