Samuell1 / revisions-plugin

Revisions allows to extend any model with Revisionable trait with more features and easy to use.
https://octobercms.com/plugin/samuell-revisions
MIT License
9 stars 7 forks source link

Display the title a changed checkboxlist or radio #25

Closed makhlukgod closed 3 years ago

makhlukgod commented 3 years ago

By default, when hen you make a checkboxlist or radio revisionable, only the changed ID will be displayed.

image image

Samuell1 commented 3 years ago

Thanks for the PR!