mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-24 22:06:43 +01:00
disable textarea
This commit is contained in:
parent
cccc0b6d26
commit
7b970571f1
@ -15,7 +15,7 @@
|
||||
dt Raw output
|
||||
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
|
||||
button.btn.btn-default.pull-left(ng-click="$dismiss()") Dismiss
|
||||
|
Loading…
Reference in New Issue
Block a user