jquery foundation
parent
0c916a25b1
commit
949c45adb5
@ -0,0 +1 @@
|
||||
src/
|
@ -1 +1,6 @@
|
||||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
|
||||
var schedule = class {
|
||||
|
||||
getSchedule = function(){
|
||||
return "fahrplan";
|
||||
}
|
||||
}
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue