missing file
parent
0c86ec6841
commit
f3586038f4
|
@ -0,0 +1,11 @@
|
|||
#scrolling_photo_block_container
|
||||
= pagination 'scrolling_photo_block', url(:controller => :photos, :action => :by_hash, :id => params[:id])
|
||||
#scrolling_photo_block
|
||||
= partial 'photos/stats_for_email_hash'
|
||||
|
||||
%h1== Stats for your photos
|
||||
|
||||
%div.user_stat_chart
|
||||
= stat_chart
|
||||
|
||||
%br{ :style => 'clear: both' }
|
Reference in New Issue