* remove title setter in downloads partial to fix title; VRFS-3185
This commit is contained in:
parent
af98559dfd
commit
6fdb784eb4
|
|
@ -1,6 +1,5 @@
|
|||
// used by congrats_musician, and downloads
|
||||
- provide(:page_name, "downloads #{@page_context}")
|
||||
- provide(:title, 'Download')
|
||||
|
||||
.w100.download-container
|
||||
.download-app
|
||||
|
|
|
|||
Loading…
Reference in New Issue