Ignore:
Timestamp:
Feb 11, 2012, 10:26:48 PM (12 years ago)
Author:
Zaphod
Message:

version 1.3.1

Location:
extensions/stripped-galleria
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • extensions/stripped-galleria/readme.txt

    r13089 r13102  
    1313Changelog
    1414---------
     15
     16*** version 1.3.1
     17- bug correction
     18
    1519*** version 1.3.0
    1620- Piwigo history is now working (thanks to P@t's script from Lightbox plugin)
  • extensions/stripped-galleria/template/thumbnails.tpl

    r13089 r13102  
    4141                                        this.attachKeyboard({
    4242                                                left: this.prev,
    43                                                 right: this.next,
     43                                                right: this.next
    4444                                        });
    4545                                        this.bind("image", function(e) {
Note: See TracChangeset for help on using the changeset viewer.