Issue #0001742:
This commit is contained in:
parent
e8fa791e7c
commit
aaca482875
@ -38,6 +38,7 @@ Editer la fiche</a>
|
||||
<script>
|
||||
$('a.dialogFiche').on('click', function(e){
|
||||
e.preventDefault();
|
||||
$('div.qtip').hide();
|
||||
$('#dialog').remove();
|
||||
var href = $(this).attr('href');
|
||||
if (href!='#') {
|
||||
|
Loading…
Reference in New Issue
Block a user