fixed js issue
--HG-- branch : rc-botanic-webdev
This commit is contained in:
parent
54d2153c4b
commit
983ea23da6
1 changed files with 0 additions and 4 deletions
|
@ -273,10 +273,6 @@ function docReady(){
|
||||||
e.preventDefault();
|
e.preventDefault();
|
||||||
$('#myModal').modal('show');
|
$('#myModal').modal('show');
|
||||||
});
|
});
|
||||||
$('.btn-help').click(function(e){
|
|
||||||
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue