mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Update customers_controller.rb
This commit is contained in:
@@ -22,7 +22,7 @@ class CustomersController < ApplicationController
|
||||
end
|
||||
|
||||
def new
|
||||
|
||||
@customer = Customer.new
|
||||
end
|
||||
|
||||
def create
|
||||
|
||||
Reference in New Issue
Block a user