Ignore:
Timestamp:
Jul 11, 2012, 12:20:27 PM (12 years ago)
Author:
mistic100
Message:

-add complete breadcrumb
-AJAX for add/remove photos (more faster)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/UserCollections/template/edit.tpl

    r16597 r16608  
    99    copy:$("#publicURL .url").html(),
    1010    afterCopy: function() {ldelim}
     11      $('.confirm').remove();
    1112      $('<span class="confirm" style="display:none;">{'Copied'|@translate}</span>').appendTo("#publicURL")
    1213        .fadeIn(400).delay(1000).fadeOut(400, function(){ldelim} $(this).remove(); });
Note: See TracChangeset for help on using the changeset viewer.