Fix bugs->notes in comment
This commit is contained in:
parent
e4d3c7fb8e
commit
3f698e1d15
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue