Integrate admin html and css from sandbox
This commit is contained in:
@@ -53,4 +53,8 @@ class Legislation::Process < ActiveRecord::Base
|
||||
today >= final_publication_date
|
||||
end
|
||||
end
|
||||
|
||||
def total_comments
|
||||
questions.map(&:comments_count).sum
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user