modmore / ClientConfig

ClientConfig is a MODX Revolution Extra to allow clients to maintain settings in a user friendly way.
https://docs.modmore.com/en/Open_Source/ClientConfig/index.html
MIT License
28 stars 27 forks source link

Added a tooltip for fields with the type "file" and "image" #183

Closed Ruslan-Aleev closed 1 year ago

Ruslan-Aleev commented 4 years ago

What does it do ?

Added a tooltip for fields with the type "file" and "image":

tip-files

Why is it needed ?

For fields except "file" and "image", tooltips work. Now they work for all fields.

Related issue(s)/PR(s)

https://github.com/modmore/ClientConfig/issues/163#issuecomment-535943250

muzzwood commented 1 year ago

This works nicely, thanks @Ruslan-Aleev 👍🏻