##// END OF EJS Templates
celery: don't disable celery if 1 task fails. This results in permanent...
celery: don't disable celery if 1 task fails. This results in permanent disable in case of any errors. We rather want to always check and fallback to sync.

File last commit:

r731:7a6d3636 default
r2416:14bd0464 default
Show More
textinput.pt
4 lines | 81 B | text/plain | TextLexer
<div class="form-control readonly"
id="${oid|field.oid}">
${cstruct}
</div>