Commit 9f5ad3cf authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Refonte theme BS5

parent a4211898
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -110,6 +110,7 @@ EOS;
        $title           = $this->element->getAttribute('title');
        $class           = $this->element->getAttribute('class');
        $inputErrorClass = $this->element->getMessages() ? 'input-error' : null;
        $linendder       = '';

        $dateClasses = array_merge(
                array('input-date'),