Ignore:
Timestamp:
Apr 25, 2013, 2:56:51 PM (11 years ago)
Author:
cljosse
Message:

[extensions] Autosize update to piwigo 2.5 (fix bugs with pamooramics, charlies's )

File:
1 edited

Legend:

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

    r22218 r22360  
    387387            var fname = fn.substring(fn.indexOf("function") + 8, fn.indexOf("(")) || " ";
    388388            if (fname != " ") {
    389 
    390                 jQuery.noop;
     389             
    391390                if (states.length > 0) break;
    392391
    393392                // if (fname != " $") callstack.push(fn);
    394393            } if (fname != "") {
    395                 jQuery.noop;
     394                 
    396395                // if (fname != " $") callstack.push(fn);
    397396            }
Note: See TracChangeset for help on using the changeset viewer.