Nico Athanassiadis 774f1e9d7a Fix for project title commit 90604b8ef1f82343e913319c54802dbd09278027
The project title was added to the wrong panel which caused side effect of showing a title when
creating a new template. Moved the previous code it is only shown when editing a template.

Also changed it to read the title from the database using the LoadableDetachableModel pattern.

Now the project title should only be shown when editing an existing template.
2024-11-21 06:48:37 +01:00
..