forked from MapComplete/MapComplete
		
	Move horse riding arena to the end of the list, as requested
This commit is contained in:
		
							parent
							
								
									9e32cbfb5b
								
							
						
					
					
						commit
						2692679201
					
				
					 1 changed files with 8 additions and 8 deletions
				
			
		|  | @ -305,14 +305,6 @@ | ||||||
|           }, |           }, | ||||||
|           "hideInAnswer": true |           "hideInAnswer": true | ||||||
|         }, |         }, | ||||||
|         { |  | ||||||
|           "if": "sport=equestrian", |  | ||||||
|           "then": { |  | ||||||
|             "en": "This is a horse riding arena", |  | ||||||
|             "de": "Dies ist ein Reitplatz", |  | ||||||
|             "es": "Esta es una pista ecuestre" |  | ||||||
|           } |  | ||||||
|         }, |  | ||||||
|         { |         { | ||||||
|           "if": "sport=skateboard", |           "if": "sport=skateboard", | ||||||
|           "then": { |           "then": { | ||||||
|  | @ -323,6 +315,14 @@ | ||||||
|             "cs": "Toto je skatepark", |             "cs": "Toto je skatepark", | ||||||
|             "es": "Este es un skatepark" |             "es": "Este es un skatepark" | ||||||
|           } |           } | ||||||
|  |         }, | ||||||
|  |         { | ||||||
|  |           "if": "sport=equestrian", | ||||||
|  |           "then": { | ||||||
|  |             "en": "This is a horse riding arena", | ||||||
|  |             "de": "Dies ist ein Reitplatz", | ||||||
|  |             "es": "Esta es una pista ecuestre" | ||||||
|  |           } | ||||||
|         } |         } | ||||||
|       ], |       ], | ||||||
|       "id": "sport_pitch-sport", |       "id": "sport_pitch-sport", | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue