mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 18:06:51 +02:00
MDL-70279 tool_templatelibrary: preserve component search field value.
This commit is contained in:
parent
32866a1758
commit
0a62138795
6 changed files with 28 additions and 11 deletions
|
@ -49,6 +49,7 @@
|
|||
class="form-control withclear"
|
||||
placeholder="{{$placeholder}}{{#str}} search, core {{/str}}{{/placeholder}}"
|
||||
name="search"
|
||||
value="{{$value}}{{/value}}"
|
||||
autocomplete="off"
|
||||
>
|
||||
<button
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue