Update invoice_controller.rb

This commit is contained in:
2016-09-19 22:32:30 -04:00
committed by GitHub
parent f701af9a4d
commit ecde64193a

View File

@@ -13,6 +13,7 @@ class InvoiceController < ApplicationController
include AuthHelper
before_filter :require_user
skip_before_filter :verify_authenticity_token, :check_if_login_required, :only => [:view] if session[:token]
#
# Downloads and forwards the invoice pdf