use strict
This commit is contained in:
parent
f44873f60c
commit
e1f735e04a
|
@ -1,3 +1,5 @@
|
|||
'use strict';
|
||||
|
||||
$(function() {
|
||||
$("div#right").hide();
|
||||
/* $("button#add-new-span").click(function() {
|
||||
|
|
Loading…
Reference in a new issue