Ignore:
Timestamp:
Oct 7, 2010, 8:04:43 PM (14 years ago)
Author:
grum
Message:

Admin interface + Gallery integration finished

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/GMaps/admin/gmaps_maps_iListMaps.tpl

    r7054 r7125  
    22  {foreach from=$datas item=data}
    33  <tr>
    4     <td style="width:150px;">{$data.mapId}</td>
    54    <td>{$data.name}</td>
     5    <th style="width:150px;">{$data.displayType}</th>
    66    <th style="width:90px;">{$data.dimensions}</th>
    77    <th style="width:90px;">{$data.zoomLevel}</th>
Note: See TracChangeset for help on using the changeset viewer.