wolovim / the_pivot

1 stars 3 forks source link

Update user listings page #153

Closed wfro closed 10 years ago

wfro commented 10 years ago

There was an issue the other day with users#items where the first visit to the page would display correctly, but any subsequent refresh caused all of the items to load (this was due to the user listings page having css that was being targeted by javascript).

Here my goals are: Update instances of image_item.image_file_name to image_item.image Style the user listings page with a really simple interface for editing item (user listings page is totally separate from items#index now)