mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
MDL-53140 forms: Added the float form element to the form API
This commit is contained in:
parent
f8c31abad0
commit
e240a0000a
6 changed files with 290 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
{{> core_form/element-text-inline }}
|
1
theme/boost/templates/core_form/element-float.mustache
Normal file
1
theme/boost/templates/core_form/element-float.mustache
Normal file
|
@ -0,0 +1 @@
|
|||
{{> core_form/element-text }}
|
Loading…
Add table
Add a link
Reference in a new issue