diff --git a/Vue/Ajaxtblisterbureau/index.php b/Vue/Ajaxtblisterbureau/index.php index 19a35249..bc9bf962 100755 --- a/Vue/Ajaxtblisterbureau/index.php +++ b/Vue/Ajaxtblisterbureau/index.php @@ -1,95 +1,85 @@ +
| = _("Centre gestion") ?> | +Code | += _("Libellé") ?> | += _("Responsable") ?> | += _("Téléphone") ?> | += _("Actions") ?> | +
|---|---|---|---|---|---|
| + = $this->nettoyer($v['codeSociete']) ?> + | ++ + = $this->nettoyer($v['codeBureau']) ?> + + | ++ = $this->nettoyer($v['libelle']) ?> + | ++ = $this->nettoyer($v['respo']) ?> + | ++ = $this->nettoyer($v['contacts']) ?> + | ++ + | +
| " readonly> | - -
| = _("Centre gestion") ?> | -Code | -= _("Libellé") ?> | -= _("Responsable") ?> | -= _("Téléphone") ?> | - -= _("Modifier") ?> | - -
|---|---|---|---|---|---|
| = $this->nettoyer($v['codeSociete']) ?> | -= $this->nettoyer($v['codeBureau']) ?> | -= $this->nettoyer($v['libelle']) ?> | -= $this->nettoyer($v['respo']) ?> | -= $this->nettoyer($v['contacts']) ?> | - -- - | - -