fixed js issue

--HG--
branch : rc-botanic-webdev
hg/feature/sse2
Botanic 12 years ago
parent 54d2153c4b
commit 983ea23da6

@ -273,10 +273,6 @@ function docReady(){
e.preventDefault();
$('#myModal').modal('show');
});
$('.btn-help').click(function(e){
}
});

Loading…
Cancel
Save