This commit is contained in:
Jiiks 2015-08-25 11:21:13 +03:00
parent 1c1e4da121
commit 42dbe10ee5
1 changed files with 1 additions and 0 deletions

1
js/dev2.js Normal file
View File

@ -0,0 +1 @@
function hi() { $("body").className = "This is for development testing purposes only" };