Hide detail button
It is unimplemented
This commit is contained in:
		
							parent
							
								
									fceb0e2158
								
							
						
					
					
						commit
						9d0204f2fa
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -56,10 +56,10 @@
 | 
				
			||||||
				<button @click="menu" ref="menuButton">
 | 
									<button @click="menu" ref="menuButton">
 | 
				
			||||||
					%fa:ellipsis-h%
 | 
										%fa:ellipsis-h%
 | 
				
			||||||
				</button>
 | 
									</button>
 | 
				
			||||||
				<button title="%i18n:@detail">
 | 
									<!-- <button title="%i18n:@detail">
 | 
				
			||||||
					<template v-if="!isDetailOpened">%fa:caret-down%</template>
 | 
										<template v-if="!isDetailOpened">%fa:caret-down%</template>
 | 
				
			||||||
					<template v-if="isDetailOpened">%fa:caret-up%</template>
 | 
										<template v-if="isDetailOpened">%fa:caret-up%</template>
 | 
				
			||||||
				</button>
 | 
									</button> -->
 | 
				
			||||||
			</footer>
 | 
								</footer>
 | 
				
			||||||
		</div>
 | 
							</div>
 | 
				
			||||||
	</article>
 | 
						</article>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue