Changeset 81
- Timestamp:
- 07/10/07 10:55:35 (1 year ago)
- Files:
-
- branch/views/venues/admin_add.ctp (modified) (1 diff)
- branch/webroot/js/jquery.gmapp.js (deleted)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branch/views/venues/admin_add.ctp
r80 r81 7 7 Please enter the postcode or address of the point you want to add. 8 8 </p> 9 10 <?php e($form->input('address'));?> 11 <?php e($form->submit('findaddress', array('id'=>'findaddress')));?> 12 9 13 <div id="gmapp-info"></div> 10 14