mirror of
				https://github.com/Djeeberjr/fw-anwesenheit.git
				synced 2025-11-04 07:34:10 +00:00 
			
		
		
		
	added counter for all mappings in ui
This commit is contained in:
		
							parent
							
								
									8100748f8a
								
							
						
					
					
						commit
						fb8d98da28
					
				@ -56,9 +56,12 @@
 | 
				
			|||||||
          addModal.open(id, firstName, lastName);
 | 
					          addModal.open(id, firstName, lastName);
 | 
				
			||||||
        }}
 | 
					        }}
 | 
				
			||||||
      />
 | 
					      />
 | 
				
			||||||
 | 
					      <span>Gesammmte einträge: { Object.keys(mapping).length}</span>
 | 
				
			||||||
    {/if}
 | 
					    {/if}
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <AddIDModal
 | 
					  <AddIDModal
 | 
				
			||||||
    bind:this={addModal}
 | 
					    bind:this={addModal}
 | 
				
			||||||
    onSubmitted={async () => {
 | 
					    onSubmitted={async () => {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user