Issue #269: the album back link updated for aspect reference

This commit is contained in:
romanov 2010-10-16 19:26:46 -04:00
parent 4d3da589df
commit 2787eb0c6b

View file

@ -36,4 +36,4 @@
#content_bottom
.back
= link_to "⇧ #{t('.albums')}", albums_path
= link_to "⇧ #{t('.albums')}", albums_path(:aspect => @aspect)