Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | psalm: No need for null $opts param in select_field. | Harald Eilertsen | 2021-09-02 | 1 | -1/+1 |
| | | | | | It's initialized to an empty array if not specified, that should be good enough, and don't trip up iterating over it. | ||||
* | Allow custom text for no selection in select_fields. | Harald Eilertsen | 2021-05-24 | 1 | -2/+8 |
| | |||||
* | Add function to generate selection boxes. | Harald Eilertsen | 2021-05-24 | 1 | -0/+26 |