use strict

This commit is contained in:
Edward Betts 2017-06-07 13:29:58 +01:00
parent f44873f60c
commit e1f735e04a

View file

@ -1,3 +1,5 @@
'use strict';
$(function() {
$("div#right").hide();
/* $("button#add-new-span").click(function() {