mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Update qbo_controller.rb
This commit is contained in:
@@ -103,9 +103,9 @@ class QboController < ApplicationController
|
|||||||
else
|
else
|
||||||
obj.sync_by_id(id)
|
obj.sync_by_id(id)
|
||||||
end
|
end
|
||||||
else
|
|
||||||
render nothing: true, status: 400
|
|
||||||
end
|
end
|
||||||
|
else
|
||||||
|
render nothing: true, status: 400
|
||||||
end
|
end
|
||||||
|
|
||||||
# Record that last time we updated
|
# Record that last time we updated
|
||||||
|
|||||||
Reference in New Issue
Block a user