r82627 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r82626‎ | r82627 | r82628 >
Date:19:45, 22 February 2011
Author:kwisatz
Status:deferred
Tags:
Comment:
added missing lightbox-blank.gif reference
Modified paths:
  • /branches/REL1_16/extensions/GeeQuBox/GeeQuBox.php (modified) (history)

Diff [purge]

Index: branches/REL1_16/extensions/GeeQuBox/GeeQuBox.php
@@ -99,7 +99,8 @@
100100 imageLoading: "'. $eDir .'images/lightbox-ico-loading.gif",
101101 imageBtnClose: "'. $eDir .'images/lightbox-btn-close.gif",
102102 imageBtnPrev: "'. $eDir .'images/lightbox-btn-prev.gif",
103 - imageBtnNext: "'. $eDir .'images/lightbox-btn-next.gif"
 103+ imageBtnNext: "'. $eDir .'images/lightbox-btn-next.gif",
 104+ imageBlank: "'. $eDir .'images/lightbox-blank.gif"
104105 });
105106 })');
106107 /* See _gqbreplaceHref()

Status & tagging log