Update estimate_controller.rb

This commit is contained in:
2016-04-27 12:33:10 -04:00
parent c39c9ab95c
commit f7464e1d47

View File

@@ -10,6 +10,10 @@
class EstimateController < ApplicationController
unloadable
include AuthHelper
before_filter :require_user
#
# Downloads and forwards the estimate pdf
#