mirror of
https://github.com/portainer/portainer.git
synced 2025-08-08 07:15:23 +02:00
feat(log-viewer): add the ability to display timestamps (#1697)
This commit is contained in:
parent
30dfd3d616
commit
80a23b5351
8 changed files with 26 additions and 12 deletions
|
@ -6,5 +6,5 @@
|
|||
</rd-header>
|
||||
|
||||
<log-viewer
|
||||
data="logs" ng-if="logs" log-collection-change="changeLogCollection"
|
||||
data="logs" ng-if="logs" log-collection-change="changeLogCollection" display-timestamps="state.displayTimestamps"
|
||||
></log-viewer>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue