forked from bofh/fetsite
Beispiele hinzugefügt
This commit is contained in:
@@ -4,4 +4,5 @@ class Lva < ActiveRecord::Base
|
||||
has_and_belongs_to_many :modul
|
||||
has_and_belongs_to_many :semester
|
||||
translates :desc, :fallbacks_for_empty_translations => true
|
||||
has_many :beispiele , :class_name => "Beispiel"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user