Merged r2114 from trunk.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/0.8-stable@2115 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
644f03b834
commit
618ab6004e
@ -73,7 +73,7 @@ module Redmine
|
|||||||
end
|
end
|
||||||
|
|
||||||
with_scope(:find => scope_options) do
|
with_scope(:find => scope_options) do
|
||||||
find(:all, provider_options[:find_options])
|
find(:all, provider_options[:find_options].dup)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user