express-admin-examples icon indicating copy to clipboard operation
express-admin-examples copied to clipboard

change on displaying image in listview

Open zoeeer opened this issue 8 years ago • 0 comments

In showing images in listview, I found it is hard-coded in 'images.js' to force the 2nd column of listview to display as an image item. It does not display images in any other columns, and also it causes any text field in the 2nd column unable to display properly.

I fixed this by adding a change in 'express-admin', and utilizing that change in config/custom/static/images.js.

zoeeer avatar Nov 21 '17 10:11 zoeeer