Index: trunk/extensions/DataCenter/UI/Widgets/Map.php |
— | — | @@ -119,7 +119,7 @@ |
120 | 120 | DataCenterXml::link( |
121 | 121 | $location->get( 'name' ), |
122 | 122 | array( |
123 | | - 'page' => 'assets', |
| 123 | + 'page' => 'facilities', |
124 | 124 | 'type' => 'location', |
125 | 125 | 'action' => 'view', |
126 | 126 | 'id' => $location->getId(), |