forked from bofh/fetsite
Modulgruppenkosmetik
This commit is contained in:
@@ -5,6 +5,7 @@ class StudienController < ApplicationController
|
||||
def index
|
||||
@studien = Studium.all
|
||||
@toolbar_elements<<{:icon =>:plus, :text=> I18n.t('studien.new') ,:path=>new_studium_path }
|
||||
@toolbar_elements<<{:text=> I18n.t('modulgruppe.show') ,:path=>modulgruppen_path }
|
||||
end
|
||||
|
||||
def show
|
||||
|
||||
Reference in New Issue
Block a user