mirror of
https://github.com/semaphoreui/semaphore.git
synced 2025-01-20 23:39:56 +01:00
allow copy from task log text area
This commit is contained in:
parent
2373a4df54
commit
13230ebe3a
@ -18,7 +18,7 @@
|
||||
dt Raw output
|
||||
dd: input(type="checkbox" ng-model="raw" title="show logs unbesmirched")
|
||||
|
||||
textarea.scroll(disabled, scroll-glue) {{ output_formatted }}
|
||||
textarea.scroll(readonly, scroll-glue) {{ output_formatted }}
|
||||
|
||||
.modal-footer
|
||||
button.btn.btn-default.pull-left(ng-click="$dismiss()") Dismiss
|
||||
|
Loading…
Reference in New Issue
Block a user