Skip to content
Snippets Groups Projects
Commit b9cce2c5 authored by Reid Givens's avatar Reid Givens
Browse files

changed default for execution warning dates span

parent 8d1885e1
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@ export class ExecutionsComponent implements OnInit, OnDestroy {
public faStepForward = faStepForward;
public faExclamationTriangle = faExclamationTriangle;
public faSyncAlt = faSyncAlt;
public alertAfterDays = 14;
public alertAfterDays = 7;
public formGroup: FormGroup;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment