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