mirror of
https://github.com/portainer/portainer.git
synced 2025-07-29 18:29:44 +02:00
feat(dashboard): remove driver information in volumes (#1148)
This commit is contained in:
parent
35dd3916dd
commit
d50a650686
1 changed files with 0 additions and 3 deletions
|
@ -125,9 +125,6 @@
|
||||||
<div class="widget-icon blue pull-left">
|
<div class="widget-icon blue pull-left">
|
||||||
<i class="fa fa-cubes"></i>
|
<i class="fa fa-cubes"></i>
|
||||||
</div>
|
</div>
|
||||||
<div class="pull-right" ng-if="infoData.Driver">
|
|
||||||
<div><i class="fa fa-hdd-o space-right"></i>{{ infoData.Driver }} driver</div>
|
|
||||||
</div>
|
|
||||||
<div class="title">{{ volumeData.total }}</div>
|
<div class="title">{{ volumeData.total }}</div>
|
||||||
<div class="comment">Volumes</div>
|
<div class="comment">Volumes</div>
|
||||||
</rd-widget-body>
|
</rd-widget-body>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue