##// 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
dashboard.css.less
16 lines | 208 B | text/x-less | LessCssLexer
project: initial commit
r0 .top-state-dashboard {
.agg-form {
.form-control {
width: 200px;
}
}
}
.state-dashboard-list {
table {
.options {
width: 250px;
}
}
}