Enable clone transaction (after a fashion)

This commit is contained in:
James Cole
2019-09-07 07:26:31 +02:00
parent 8dccfc796a
commit cb9c59e5e3
5 changed files with 37 additions and 19 deletions

View File

@@ -26,6 +26,7 @@ $(function () {
$('#linkJournalModal').on('shown.bs.modal', function () {
makeAutoComplete();
})
$('[data-toggle="tooltip"]').tooltip();
});
function getLinkModal(e) {