kartik-v / yii2-tree-manager

An advanced tree management module using nested sets for Yii 2.
http://demos.krajee.com/tree-manager
Other
150 stars 107 forks source link

icons radiogroup #241

Closed myname1614 closed 5 years ago

myname1614 commented 5 years ago

Icons radio has integer values. In db stored too (1,2,3). How to right way to display correct icons?

my settings as in manual: 'iconEditSettings'=> [ 'show' => 'list', 'listData' => [ 'folder' => 'Folder', 'file' => 'File', 'mobile' => 'Phone', 'bell' => 'Bell', ] ],

image

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.