Skip to content
Snippets Groups Projects
Commit a1f88aec authored by OZG-Cloud Team's avatar OZG-Cloud Team
Browse files

OZG-6344 Use required default form name

parent a12edb8e
No related branches found
No related tags found
No related merge requests found
...@@ -41,7 +41,7 @@ public class DFoerdermittelEngineBasedSemantikAdapter implements EngineBasedSema ...@@ -41,7 +41,7 @@ public class DFoerdermittelEngineBasedSemantikAdapter implements EngineBasedSema
private static final String KEY_FORM_NAME = "Title"; private static final String KEY_FORM_NAME = "Title";
private static final String KEY_FORM_ID = "ProjectTitle"; private static final String KEY_FORM_ID = "ProjectTitle";
static final String DEFAULT_FORM_NAME = "dFördermittelantrag: Ohne Titel"; static final String DEFAULT_FORM_NAME = "dFördermittelantrag";
@Autowired @Autowired
private ServiceKontoFactory serviceKontoFactory; private ServiceKontoFactory serviceKontoFactory;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment