Changeset 27185


Ignore:
Timestamp:
Feb 4, 2014, 9:56:56 PM (10 years ago)
Author:
JanisV
Message:

Removed debug output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Fotorama/template/slideshow.tpl

    r27155 r27185  
    4141        .on('fotorama:showend ',
    4242            function (e, fotorama, extra) {
    43               console.log('active frame', fotorama.activeFrame);
    4443              history.replaceState(null, null, fotorama.activeFrame['url']+'&slideshow=');
    4544              $('#slideshow .browsePath a').attr('href', fotorama.activeFrame['url']);
Note: See TracChangeset for help on using the changeset viewer.