##// END OF EJS Templates
tasks: when CELERY_EAGER_PROPAGATES_EXCEPTIONS is true do not retry tasks
tasks: when CELERY_EAGER_PROPAGATES_EXCEPTIONS is true do not retry tasks

File last commit:

r0:548a840d
r136:605a8dba
Show More
integrations.css.less
11 lines | 195 B | text/x-less | LessCssLexer
.state-applications-integrations {
.integration {
width: 100%;
margin-bottom: 10px;
white-space: normal;
min-height: 60px;
text-align: left;
}
}