mirror of
				https://github.com/fspc/BikeShed-1.git
				synced 2025-10-31 08:55:36 -04:00 
			
		
		
		
	Quick workflow short term fix
This commit is contained in:
		
							parent
							
								
									d755f9971e
								
							
						
					
					
						commit
						cf922be1b1
					
				| @ -38,10 +38,10 @@ class Bikes < Netzke::Basepack::Grid | ||||
|   def default_fields_for_forms | ||||
|     # :field_label MUST be defined in order for search to work | ||||
|     [ | ||||
|       { :name => :shop_id, :field_label => 'Shop ID'}, | ||||
|       { :name => :serial_number, :field_label => 'Serial Number'}, | ||||
|       { :name => :bike_brand__brand, :field_label => 'Brand' }, | ||||
|       { :name => :bike_model__model, :field_label => 'Model'}, | ||||
|       { :name => :shop_id, :field_label => 'Shop ID'}, | ||||
|       { :name => :serial_number, :field_label => 'Serial Number'}, | ||||
|       { :name => "color", :xtype => "xcolorcombo"}, | ||||
|       { :name => :bike_style__style, :field_label => 'Style' }, | ||||
|       { :name => :seat_tube_height, :field_label => 'Seat Tube (in)'}, | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user