forked from Wunderbyte-GmbH/moodle-mod_booking
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d6ab0b3
commit f0fd7f1
Showing
2 changed files
with
6 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
identifier,titleprefix,text,sport,location,institution,address,maxanswers,maxoverbooking,coursenumber,addtocalendar,dayofweek,dayofweektime,dayofweekstarttime,dayofweekendtime,description,descriptionfromat,default,intern,extern,botags,kst,teacheremail | ||
pftr52,1,0-Allgemeines Turnen,Allgemeines Turnen,TNMU,Spitalgasse 14 1090 Wien,Voli 1,35,0,1,0,MO,MO 17:15 - 19:30,1715,1930,Vorwiegend Outdoor,1,79,89,99,bTNMU,ET592001,[email protected] | ||
pftr53,3,0-Rückenfit,Rückenfit,TNMU,Spitalgasse 14 1090 Wien,Voli 1,60,0,3,0,TH,Th 06:50 - 07:35,650,735,Auch Outdoor,1,79,89,99,TryUSI,ET592001,[email protected] | ||
pftr54,5,0-Kondition Mit Musik,Kondition Mit Musik,TNMU,Spitalgasse 14 1090 Wien,Voli 1,60,0,5,0,We,We 18:10 - 19:40,1810,1940,,1,79,89,99,KPI,ET592001,[email protected] | ||
identifier,titleprefix,text,sport,location,institution,address,maxanswers,maxoverbooking,coursenumber,addtocalendar,dayofweek,dayofweektime,dayofweekstarttime,dayofweekendtime,description,descriptionfromat,useprice,default,intern,extern,botags,kst,teacheremail | ||
pftr52,1,0-Allgemeines Turnen,Allgemeines Turnen,TNMU,Spitalgasse 14 1090 Wien,Voli 1,35,0,1,0,MO,MO 17:15 - 19:30,1715,1930,Vorwiegend Outdoor,1,1,79,89,99,bTNMU,ET592001,[email protected] | ||
pftr53,3,0-Rückenfit,Rückenfit,TNMU,Spitalgasse 14 1090 Wien,Voli 1,60,0,3,0,TH,Th 06:50 - 07:35,650,735,Auch Outdoor,1,1,79,89,99,TryUSI,ET592001,[email protected] | ||
pftr54,5,0-Kondition Mit Musik,Kondition Mit Musik,TNMU,Spitalgasse 14 1090 Wien,Voli 1,60,0,5,0,We,We 18:10 - 19:40,1810,1940,,1,1,79,89,99,KPI,ET592001,[email protected] |