##// 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
applications.css.less
20 lines | 246 B | text/x-less | LessCssLexer
.application-management {
.tab-content {
padding-top: 15px;
}
}
.applications-list{
table{
.resource_name{
min-width: 250px;
}
.options{
min-width: 230px;
}
}
}