This commit is contained in:
Jiiks 2015-08-25 11:18:57 +03:00
parent 6e05dc8e3f
commit 1c1e4da121
1 changed files with 1 additions and 1 deletions

View File

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