Ignore:
Timestamp:
Jan 8, 2011, 5:34:17 PM (13 years ago)
Author:
grum
Message:

Release 1.4.0
Rewrite some JS
fix bug bug:1983

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/gally/gally-default/template/picture.tpl

    r7384 r8528  
    88    <div id="theImgHighBg"></div>
    99    <div id="theImgHighContainer">
    10       <div id="theImgHighCloseButton" onclick="closeDisplayHigh();"></div>
    11       <div id="theImgHighZoomButton" class="fit" onclick="switchZoomHigh();"></div>
     10      <div id="theImgHighCloseButton" onclick="gallyPP.closeDisplayHigh();"></div>
     11      <div id="theImgHighZoomButton" class="fit" onclick="gallyPP.switchZoomHigh();"></div>
    1212      <div id="theImgHighContainer2">
    1313        <img id="theImgHigh" src="" style="display:none;" alt="{$ALT_IMG}"
Note: See TracChangeset for help on using the changeset viewer.