Ignore:
Timestamp:
Sep 22, 2014, 1:53:23 PM (10 years ago)
Author:
JanisV
Message:

Added option for resizing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Fotorama/admin.php

    r29730 r29732  
    1818    'clicktransition_crossfade' => isset($_POST['clicktransition_crossfade']),
    1919    'close_button' => isset($_POST['close_button']),
     20    'resize' => isset($_POST['resize']),
    2021    );
    2122  if (isset($_POST['allowfullscreen']))
Note: See TracChangeset for help on using the changeset viewer.