diff --git a/js/init.js b/js/init.js index 36e83ca..e808402 100644 --- a/js/init.js +++ b/js/init.js @@ -90,7 +90,7 @@ var app = new Vue({ actuTransactions: function() { var that = this if (this.moi.droit >= 3) { - appel = "transaction" + appel = "transactions" donnees = {} } else { appel = "utilisateur/fiche" -- libgit2 0.21.2