diff --git a/science-quest/src/components/admin/gestion/Liste.vue b/science-quest/src/components/admin/gestion/Liste.vue index e3dbc03..8ed2dfb 100644 --- a/science-quest/src/components/admin/gestion/Liste.vue +++ b/science-quest/src/components/admin/gestion/Liste.vue @@ -64,6 +64,7 @@ export default{ {{nomColonne}} + Actions diff --git a/science-quest/src/components/admin/gestion/ligne.vue b/science-quest/src/components/admin/gestion/ligne.vue index ef6a20f..7eeac19 100644 --- a/science-quest/src/components/admin/gestion/ligne.vue +++ b/science-quest/src/components/admin/gestion/ligne.vue @@ -35,16 +35,19 @@ export default {

{{ item }}

- + + + - - - - + + + + + \ No newline at end of file