mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-29 09:15:33 +00:00
resetbutton & almanach edit start
This commit is contained in:
@@ -124,6 +124,8 @@ func (e *Engine) funcs() error {
|
||||
e.AddFunc("Contains", functions.Contains)
|
||||
e.AddFunc("Add", functions.Add)
|
||||
e.AddFunc("Len", functions.Length)
|
||||
e.AddFunc("GermanDate", functions.GermanDate)
|
||||
e.AddFunc("GermanTime", functions.GermanTime)
|
||||
|
||||
// String Functions
|
||||
e.AddFunc("Lower", functions.Lower)
|
||||
|
||||
Reference in New Issue
Block a user