Created
October 28, 2009 17:54
-
-
Save kathgironpe/220649 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
unless params[:golf_club_photo].nil? | |
Notifier.deliver_gc_images_uploaded(admin_gcsf_details_url('basic','golf_club_photo',@full_gc),@golf_club_photo, golf_club_show_url('home',@full_gc)) | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment