forked from MapComplete/MapComplete
		
	Butchering the UI framework
This commit is contained in:
		
							parent
							
								
									8d404b1ba9
								
							
						
					
					
						commit
						6415e195d1
					
				
					 90 changed files with 1012 additions and 3101 deletions
				
			
		|  | @ -44,16 +44,14 @@ export default class AttributionPanel extends Combine { | |||
|                 const contribs = links.join(", ") | ||||
| 
 | ||||
|                 if (hiddenCount == 0) { | ||||
| 
 | ||||
| 
 | ||||
|                     return Translations.t.general.attribution.mapContributionsBy.Subs({ | ||||
|                         contributors: contribs | ||||
|                     }).InnerRender() | ||||
|                     }) | ||||
|                 } else { | ||||
|                     return Translations.t.general.attribution.mapContributionsByAndHidden.Subs({ | ||||
|                         contributors: contribs, | ||||
|                         hiddenCount: hiddenCount | ||||
|                     }).InnerRender(); | ||||
|                     }); | ||||
|                 } | ||||
| 
 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue