Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
zoic21 authored Aug 29, 2024
1 parent 704d4c0 commit 420bcb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin_info/configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@
$.fn.showAlert({message: data.result,level: 'danger'})
return
}
$('.pluginDisplayCard[data-plugin_id=' + $('#span_plugin_id').text() + ']').click()
$.fn.showAlert({message: '{{Envoi des informations de ce Jeedom dans le cloud réussie}}',level: 'success',emptyBefore: true})
}
})
Expand Down

0 comments on commit 420bcb1

Please sign in to comment.