forked from MapComplete/MapComplete
		
	Fix #1952
This commit is contained in:
		
							parent
							
								
									ddd55630bd
								
							
						
					
					
						commit
						59a661189e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -193,7 +193,7 @@ export default class TagApplyButton implements AutoAction, SpecialVisualization
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
                return el
 | 
					                return el
 | 
				
			||||||
            })
 | 
					            })
 | 
				
			||||||
        ).SetClass("subtle")
 | 
					        ).SetClass("subtle break-all")
 | 
				
			||||||
        const applied = new UIEventSource(
 | 
					        const applied = new UIEventSource(
 | 
				
			||||||
            tags?.data?.["mr_taskStatus"] !== undefined &&
 | 
					            tags?.data?.["mr_taskStatus"] !== undefined &&
 | 
				
			||||||
                tags?.data?.["mr_taskStatus"] !== "Created"
 | 
					                tags?.data?.["mr_taskStatus"] !== "Created"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue