mirror of
https://github.com/portainer/portainer.git
synced 2025-07-19 13:29:41 +02:00
refactor(UX): disable/remove uneeded UI elements (#3530)
* refactor(UX): disable/remove uneeded UI elements * refactor(UX): rm missed th in container network * refactor(UX): minor formatting improvement
This commit is contained in:
parent
f4c461d7fb
commit
cc8d3c8639
16 changed files with 34 additions and 32 deletions
|
@ -33,7 +33,7 @@
|
|||
<th>IP Address</th>
|
||||
<th>Gateway</th>
|
||||
<th>MAC Address</th>
|
||||
<th>Actions</th>
|
||||
<th authorization="DockerNetworkDisconnect">Actions</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue