mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-29 17:25:32 +00:00
Reihen Page -- all kinds of stuff
This commit is contained in:
@@ -20,6 +20,10 @@ func NewSeries(record *core.Record) *Series {
|
||||
return i
|
||||
}
|
||||
|
||||
func (s Series) ID() string {
|
||||
return s.Id
|
||||
}
|
||||
|
||||
func (s *Series) TableName() string {
|
||||
return SERIES_TABLE
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user