There was an error fetching the commit references. Please try again later.
Add number of sessions to name and short name
If the current session is linked to a course and there are other sessions for this course, add a number to the name and short name of the session, indicating which session is ment since all sessions will have the same name and short name.
Showing
- src/main/java/de/thm/arsnova/controller/SessionController.java 19 additions, 4 deletions...ain/java/de/thm/arsnova/controller/SessionController.java
- src/main/java/de/thm/arsnova/services/ISessionService.java 3 additions, 0 deletionssrc/main/java/de/thm/arsnova/services/ISessionService.java
- src/main/java/de/thm/arsnova/services/SessionService.java 10 additions, 0 deletionssrc/main/java/de/thm/arsnova/services/SessionService.java
Please register or sign in to comment