mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59:41 +02:00
style(app): update widget title property (#1952)
* style(app): update widget title property * style(containerinstances): fix invalid component title
This commit is contained in:
parent
3ace184069
commit
ef15cd30eb
135 changed files with 235 additions and 235 deletions
|
@ -1,7 +1,7 @@
|
|||
<div class="row">
|
||||
<div class="col-sm-12">
|
||||
<rd-widget>
|
||||
<rd-widget-header icon="fa-file-alt" title="Log viewer settings"></rd-widget-header>
|
||||
<rd-widget-header icon="fa-file-alt" title-text="Log viewer settings"></rd-widget-header>
|
||||
<rd-widget-body>
|
||||
<form class="form-horizontal">
|
||||
<div class="form-group">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue