r45943 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r45942‎ | r45943 | r45944 >
Date:23:14, 20 January 2009
Author:tparscal
Status:deferred
Tags:
Comment:
Fixed invalid link from info window link.
Modified paths:
  • /trunk/extensions/DataCenter/UI/Widgets/Map.php (modified) (history)

Diff [purge]

Index: trunk/extensions/DataCenter/UI/Widgets/Map.php
@@ -119,7 +119,7 @@
120120 DataCenterXml::link(
121121 $location->get( 'name' ),
122122 array(
123 - 'page' => 'assets',
 123+ 'page' => 'facilities',
124124 'type' => 'location',
125125 'action' => 'view',
126126 'id' => $location->getId(),

Status & tagging log