mirror of
https://github.com/portainer/portainer.git
synced 2025-07-23 07:19:41 +02:00
feature(ui): registry access screen EE-3770 (#7332)
This commit is contained in:
parent
fb3d333453
commit
bff9bb7800
10 changed files with 52 additions and 32 deletions
|
@ -291,7 +291,7 @@
|
|||
</tr>
|
||||
<tr ng-repeat="class in ctrl.StorageClasses">
|
||||
<td>
|
||||
<div class="flex-center justify-left">
|
||||
<div class="flex-center justify-start">
|
||||
<label class="switch mr-2 mb-0">
|
||||
<input type="checkbox" ng-model="class.selected" /><span class="slider round" data-cy="kubeSetup-storageToggle{{ class.Name }}"></span>
|
||||
</label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue