Semester vorläufig

This commit is contained in:
Thomas Blazek
2013-07-29 18:02:35 +02:00
parent 9698551d8d
commit d9618d5bba
2 changed files with 18 additions and 20 deletions

View File

@@ -16,8 +16,10 @@ class StudienController < ApplicationController
@sem = 'true'
end
if @sem == 'true'
@link = "Modulansicht"
@change = 'false'
else
@link = "Semesteransicht"
@change = 'true'
end