Commit 9cfa5768 authored by Antony Le Courtes's avatar Antony Le Courtes
Browse files

Ajout d'un saut de ligne

parent 11742c0d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -212,7 +212,7 @@ class ReferentielsViewHelper extends AbstractViewHelper
            }
        }

        $out .= $this->renderActionSaisie();
        $out .= $this->renderActionSaisie() . "<br/><br/>";

        return $out;
    }