mirror of
https://github.com/portainer/portainer.git
synced 2025-07-21 22:39:41 +02:00
EE-3723 update headers to feather icon (#7275)
This commit is contained in:
parent
e6477b0b97
commit
43600083a7
61 changed files with 103 additions and 86 deletions
|
@ -1,9 +1,7 @@
|
|||
<div class="datatable">
|
||||
<rd-widget>
|
||||
<rd-widget-header icon="{{ $ctrl.titleIcon }}" feather-icon="true" title-text="{{ $ctrl.titleText }}"></rd-widget-header>
|
||||
<rd-widget-body classes="no-padding">
|
||||
<div class="toolBar">
|
||||
<div class="toolBarTitle"> <i class="fa" ng-class="$ctrl.titleIcon" aria-hidden="true" style="margin-right: 2px"></i> {{ $ctrl.titleText }} </div>
|
||||
</div>
|
||||
<div class="actionBar">
|
||||
<form class="form-horizontal">
|
||||
<div class="row" authorization="DockerNetworkConnect">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue