5848e28
Organisation tool written in Rails. Inspired by Backpack — Read more
The id of the photo upload form was hard coded to album_picture_form so if there were multiple albums on a page, when the rjs dynamically inserted the uploaded photo content 'before' the album_picture_form, it would always insert the photo into the first album on the page. This is fixed now so that photos get inserted into the correct album upon uploading