Moves banner to a partial and includes it on debates index
This commit is contained in:
@@ -22,6 +22,7 @@ class DebatesController < ApplicationController
|
||||
|
||||
def index_customization
|
||||
@featured_debates = @debates.featured
|
||||
@proposal_ballots = Proposal.successfull.sort_by_confidence_score
|
||||
end
|
||||
|
||||
def show
|
||||
|
||||
Reference in New Issue
Block a user