Fix bugs->notes in comment

This commit is contained in:
Andy Allan 2016-10-06 08:59:24 +01:00
parent e4d3c7fb8e
commit 3f698e1d15

View file

@ -316,7 +316,7 @@ class NotesController < ApplicationController
end
##
# Generate a condition to choose which bugs we want based
# Generate a condition to choose which notes we want based
# on their status and the user's request parameters
def closed_condition(notes)
closed_since = if params[:closed]