{{ max_lifetime }} months. Under certain conditions, longer initial terms can also be
granted, for example in the case the project is an NFDI project. Please click the
corresponding options in the further course of the form and enter further information in the available
- comment and description fields if necessary.
+ comment and description fields if necessary. Please consider: After initially approved, you are able
+ to extend your project lifetime by sending extension requests.
diff --git a/src/app/applications/applications.component.html b/src/app/applications/applications.component.html
index e5dee227a7..4e5bef6f67 100644
--- a/src/app/applications/applications.component.html
+++ b/src/app/applications/applications.component.html
@@ -111,9 +111,9 @@
selectedCenter[application.project_application_id] !== undefined ? 'is-valid' : 'is-invalid'
"
*ngIf="
- (application | hasstatusinlist : Application_States.SUBMITTED) ||
- (application | hasstatusinlist : Application_States.CONFIRMATION_DECLINED) ||
- ((application | hasstatusinlist : Application_States.WAIT_FOR_CONFIRMATION) &&
+ (application | hasstatusinlist: Application_States.SUBMITTED) ||
+ (application | hasstatusinlist: Application_States.CONFIRMATION_DECLINED) ||
+ ((application | hasstatusinlist: Application_States.WAIT_FOR_CONFIRMATION) &&
!application?.project_application_compute_center?.FacilityId)
"
[(ngModel)]="selectedCenter[application.project_application_id]"
@@ -134,7 +134,7 @@
- {{
+ {{
application?.project_application_compute_center?.Name
}}
@@ -143,8 +143,8 @@
Extension request for {{ project?.project_application_shortname }}
months
- Number of months you want to extend the project (up to a maximum of 6 months).
+ Number of months you want to extend the project. Consider a maximum of {{ max_lifetime }} months
+
+
+
+
+
+ Please consider: in certain cases the possible amount of months to extend the project can be higher than the
+ given maximum. This applies e.g for NFDI-projects. Please use the comment function to justify
+ the need for an extension beyond the maximum possible number of months.
+