Feature #444
Backend: replace columns of the categories grid
Start date:
November 20, 2012
Due date:
% Done:
100%
Estimated time:
Description
Currently here are Date Added and Date Modified columns.
It would be better to replace them to num_listings and clicks
History
Updated by Vasily Bezruchkin about 8 years ago
Don't delete the columns in grid. You can make them hidden to avoid displaying as I might need to sort listings by date of submission/edit.
Updated by Anonymous almost 8 years ago
- Status changed from New to Resolved
- Assignee set to Anonymous
- % Done changed from 0 to 100
commit:d5fc125
'Date added' and 'Date modified' are made hidden.
Number of clicks, number of all listings, number of category's listings added.
Number of category's listings are hidden also.