mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59:41 +02:00
Merge branch 'develop' into feat1654-colorize-logs
This commit is contained in:
commit
a7fc7816d1
474 changed files with 15372 additions and 8022 deletions
|
@ -67,6 +67,7 @@
|
|||
Actions
|
||||
</label>
|
||||
<div class="col-sm-11">
|
||||
<button class="btn btn-primary btn-sm" type="button" ng-click="$ctrl.downloadLogs()" style="margin-left: 0;"><i class="fa fa-download"></i> Download logs</button>
|
||||
<button
|
||||
class="btn btn-primary btn-sm"
|
||||
ng-click="$ctrl.copy()"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue