Changeset 7911


Ignore:
Timestamp:
Nov 28, 2010, 3:42:04 PM (13 years ago)
Author:
cljosse
Message:

[cl_conflit] bug on detect $(window)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/cl_conflit/js/conflit.js

    r7910 r7911  
    418418          }
    419419          //window_1290934905697_top
    420           if (fn.match(RegExp("window_|WindowUtilities", "gi"))) {
     420          if (fn.match(RegExp("window_..|WindowUtilities", "gi"))) {
    421421              states.push('rv_gmaps');
    422422              break;
Note: See TracChangeset for help on using the changeset viewer.