avoids loading featured proposals if voting notice
This commit is contained in:
committed by
Juanjo Bazán
parent
cff1f43a90
commit
50ef23205f
@@ -27,8 +27,8 @@ class ProposalsController < ApplicationController
|
||||
|
||||
def index_customization
|
||||
load_retired
|
||||
load_featured
|
||||
load_proposal_ballots
|
||||
load_featured if @proposal_ballots.blank?
|
||||
end
|
||||
|
||||
def vote
|
||||
|
||||
Reference in New Issue
Block a user