Add to public Budget Results page winners, discarded and incompatible listing
This commit is contained in:
@@ -5,7 +5,8 @@ module Budgets
|
||||
|
||||
def show
|
||||
authorize! :read_results, @budget
|
||||
@result = load_result
|
||||
@investments = load_result.investments
|
||||
@heading = heading
|
||||
end
|
||||
|
||||
private
|
||||
@@ -19,4 +20,4 @@ module Budgets
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user