allow copy from task log text area

This commit is contained in:
Anton Markelov 2018-02-28 10:49:27 +10:00
parent 2373a4df54
commit 13230ebe3a

View File

@ -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