diff options
author | n-peugnet <n.peugnet@free.fr> | 2020-04-28 18:08:35 +0200 |
---|---|---|
committer | n-peugnet <n.peugnet@free.fr> | 2020-04-28 18:08:35 +0200 |
commit | 5b1457835be6c00a7d108537ecc88d3d85d48d51 (patch) | |
tree | 5db70e04ce18ba9b15bdd69e85e8e483585e13ae /app/class/Item.php | |
parent | 877e0570ea7eb94e9698aab9147104f5251f55c9 (diff) | |
download | wcms-5b1457835be6c00a7d108537ecc88d3d85d48d51.tar.gz wcms-5b1457835be6c00a7d108537ecc88d3d85d48d51.zip |
feat: select all for code inputs
This enable the "select all" feature for `input.select-all` element.
input elements are used because these are the only one with the
`select()` method.
To obtain the same rendering as before the readonly attribute and the
class `code` have been added to these elements.
@vincent-peugnet: make sure to use this element for future select-all
Closes #107
Diffstat (limited to 'app/class/Item.php')
0 files changed, 0 insertions, 0 deletions