Dotclear

Changeset 1190:8c90371fe801


Ignore:
Timestamp:
07/15/13 16:50:03 (12 years ago)
Author:
Sogos <thibault.cordier@…>
Branch:
default
Message:

Suppresion en trop.. Merci FranckPaul?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/js/jsUpload/jquery.fileupload-ui.js

    r1189 r1190  
    269269            // Callback for uploads start, equivalent to the global ajaxStart event: 
    270270            start: function (e) { 
     271                $(this).find('.start').hide(); 
    271272                var that = $(this).data('blueimp-fileupload') || 
    272                 $(this).find('.start').hide(); 
     273                $(this).data('fileupload'); 
    273274                that._resetFinishedDeferreds(); 
    274275                that._transition($(this).find('.fileupload-progress')).done( 
Note: See TracChangeset for help on using the changeset viewer.

Sites map