Hide resync all ssh principals when using internal ssh server (#14904)
Co-authored-by: 6543 <6543@obermui.de>
This commit is contained in:
		
							parent
							
								
									20f13bfdfc
								
							
						
					
					
						commit
						f4efa10f77
					
				
					 1 changed files with 10 additions and 10 deletions
				
			
		|  | @ -41,12 +41,12 @@ | |||
| 								{{.i18n.Tr "admin.dashboard.resync_all_sshkeys.desc"}}</td> | ||||
| 								<td><button type="submit" class="ui green button" name="op" value="resync_all_sshkeys">{{svg "octicon-play"}} {{.i18n.Tr "admin.dashboard.operation_run"}}</button></td> | ||||
| 							</tr> | ||||
| 						{{end}} | ||||
| 							<tr> | ||||
| 								<td>{{.i18n.Tr "admin.dashboard.resync_all_sshprincipals"}}<br/> | ||||
| 								{{.i18n.Tr "admin.dashboard.resync_all_sshprincipals.desc"}}</td> | ||||
| 								<td><button type="submit" class="ui green button" name="op" value="resync_all_sshprincipals">{{svg "octicon-play" 16}} {{.i18n.Tr "admin.dashboard.operation_run"}}</button></td> | ||||
| 							</tr> | ||||
| 						{{end}} | ||||
| 						<tr> | ||||
| 							<td>{{.i18n.Tr "admin.dashboard.resync_all_hooks"}}</td> | ||||
| 							<td><button type="submit" class="ui green button" name="op" value="resync_all_hooks">{{svg "octicon-play"}} {{.i18n.Tr "admin.dashboard.operation_run"}}</button></td> | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue