This website works better with JavaScript.
Home
Explore
Help
Sign In
wuestgr61132
/
mdt5-2-webapp
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Test
master
Gregor Wüst
4 years ago
parent
098ffc7d77
commit
e7a34b32cb
1 changed files
with
3 additions
and
1 deletions
Split View
Show Diff Stats
3
1
scripts/notes_app.js
+ 3
- 1
scripts/notes_app.js
View File
@@ -1,3 +1,5 @@
function test() {
alert("Test something");
}
}
console.log("Hello")
Write
Preview
Loading…
Cancel
Save