Skip to:
Content

BuddyPress.org

Changes between Version 1 and Version 2 of Ticket #5909


Ignore:
Timestamp:
09/27/2014 07:13:38 PM (12 years ago)
Author:
r-a-y
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5909 – Description

    v1 v2  
    66The problem is when we enqueued our JS assets, we upgraded jquery.cookie to 1.4.1.
    77
    8 v1.4.1 uses a new has a new routine to [https://github.com/carhartl/jquery-cookie#usage remove cookies]:
     8v1.4.1 has a new routine to [https://github.com/carhartl/jquery-cookie#usage remove cookies]:
    99`$.removeCookie('name', { path: '/' });`
    1010