Ignore:
Timestamp:
Apr 5, 2011, 12:45:03 PM (13 years ago)
Author:
cljosse
Message:

[extensions] edit_gmaps compatibility with piwigo 2.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/edit_gmaps/admin/js/JScript.js

    r9412 r10060  
    279279jQuery(document).ready(function () {
    280280
    281 
    282281    jQuery('.cluetip').cluetip({
    283282        width: 300, height: 100,
    284         splitTitle: '|'
     283        splitTitle: '|',
     284        clickThrough: true
    285285    }
    286286  );
Note: See TracChangeset for help on using the changeset viewer.