Changeset 1397868
- Timestamp:
- 04/17/2016 06:30:07 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
mapfig-premium-leaflet-map-maker/trunk/views/main_map.php
r1240692 r1397868 108 108 <td><?php echo $data->title;?></td> 109 109 110 <td><?php echo $data->width;?> </td>110 <td><?php echo $data->width;?> <?php echo $data->width_parameter;?></td> 111 111 112 <td><?php echo $data->height;?> </td>112 <td><?php echo $data->height;?> <?php echo $data->height_parameter;?></td> 113 113 114 114
Note: See TracChangeset
for help on using the changeset viewer.