mirror of
				https://github.com/fspc/Yellow-Bike-Database.git
				synced 2025-10-31 00:45:35 -04:00 
			
		
		
		
	Adds full Desciption for each description when hoving over column.
This commit is contained in:
		
							parent
							
								
									aa0f870d28
								
							
						
					
					
						commit
						dc228a84ca
					
				| @ -660,7 +660,7 @@ if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "ChangeDate")) { | |||||||
| 		  			} | 		  			} | ||||||
| 		  ?> </td>
 | 		  ?> </td>
 | ||||||
| 
 | 
 | ||||||
| 		  <td><?php echo $row_Recordset1['description_with_locations']; ?> </td>
 | 		  <td <?php echo "title='Description: " . $row_Recordset1['description_with_locations'] . "'"; ?> ><?php echo $row_Recordset1['description_with_locations']; ?> </td>
 | ||||||
| 		  <td><?php echo $row_Recordset1['payment_type']; ?> </td>
 | 		  <td><?php echo $row_Recordset1['payment_type']; ?> </td>
 | ||||||
| 		  <td><?php echo $row_Recordset1['format_amount']; ?> </td>
 | 		  <td><?php echo $row_Recordset1['format_amount']; ?> </td>
 | ||||||
| 		  <td><?php $record_trans_id = $row_Recordset1['transaction_id'];  | 		  <td><?php $record_trans_id = $row_Recordset1['transaction_id'];  | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user