domci : form was invalid

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@5625 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2019-10-31 08:03:16 +00:00
parent 421251aeb7
commit 3d45646dd9

View File

@@ -149,7 +149,8 @@ class form
} }
/** Set the Form Templating to use. /** Set the Form Templating to use.
* Can be : Bootstrap3 (and later Bootstrap4, Bulma) * Can be : Bootstrap3, Bootstrap4 (later Bulma)
* @param string $formTemplate The template to use
*/ */
public function formTemplate ($formTemplate) public function formTemplate ($formTemplate)
{ {