mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-25 06:15:56 +01:00
disable textarea
This commit is contained in:
parent
cccc0b6d26
commit
7b970571f1
@ -15,7 +15,7 @@
|
|||||||
dt Raw output
|
dt Raw output
|
||||||
dd: input(type="checkbox" ng-model="raw" title="show logs unbesmirched")
|
dd: input(type="checkbox" ng-model="raw" title="show logs unbesmirched")
|
||||||
|
|
||||||
textarea.scroll(scroll-glue) {{ output_formatted }}
|
textarea.scroll(disabled, scroll-glue) {{ output_formatted }}
|
||||||
|
|
||||||
.modal-footer
|
.modal-footer
|
||||||
button.btn.btn-default.pull-left(ng-click="$dismiss()") Dismiss
|
button.btn.btn-default.pull-left(ng-click="$dismiss()") Dismiss
|
||||||
|
Loading…
Reference in New Issue
Block a user