Skip to content
Snippets Groups Projects
Commit b147ea82 authored by CONTOUX Antoine's avatar CONTOUX Antoine
Browse files

Merge remote-tracking branch 'forge/main' into main

parents 2f5556a3 9736daa1
No related branches found
No related tags found
No related merge requests found
......@@ -363,6 +363,7 @@ export default {
this.currentEvaluation = ev;
},
displayNotation(passenger) {
if (this.trip.status !== 1) return;
const getElement = el => {
if (!el) return null;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment