mirror of
				https://github.com/advplyr/audiobookshelf.git
				synced 2025-10-27 11:18:14 +01:00 
			
		
		
		
	Fix: upload page files table selectable filename, size and type #406
This commit is contained in:
		
							parent
							
								
									f25ce1c0e7
								
							
						
					
					
						commit
						e253939c1e
					
				| @ -1,5 +1,5 @@ | |||||||
| <template> | <template> | ||||||
|   <div class="w-full my-4" @mousedown.prevent @mouseup.prevent> |   <div class="w-full my-4"> | ||||||
|     <div class="w-full bg-primary px-6 py-1 flex items-center cursor-pointer" @click.stop="clickBar"> |     <div class="w-full bg-primary px-6 py-1 flex items-center cursor-pointer" @click.stop="clickBar"> | ||||||
|       <p class="pr-4">{{ title }}</p> |       <p class="pr-4">{{ title }}</p> | ||||||
|       <span class="bg-black-400 rounded-xl py-0.5 px-2 text-sm font-mono">{{ files.length }}</span> |       <span class="bg-black-400 rounded-xl py-0.5 px-2 text-sm font-mono">{{ files.length }}</span> | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user