bach hai 4 meses
pai
achega
7607fc0e23
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/contents/Entite.vue

+ 1 - 1
src/components/contents/Entite.vue

@@ -25,7 +25,7 @@ export default {
     field_sources_label () {
       let str;
       if (this.concernement.entites_byid[this.eid].menacemaintien < 0) {
-        str = this.ct_entite.field_sources.description.replace('/ ce maintient', '')
+        str = this.ct_entite.field_sources.description.replace('/ ce maintien', '')
       } else {
         str = this.ct_entite.field_sources.description.replace('cette menace /', '')
       }