Skip to content

Commit 5481e0e

Browse files
committed
the application will be send to all admins for now.
1 parent 1073c36 commit 5481e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/opportunities/_form.html.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
==Coderwall #{link_to 'learn more', faq_path(:anchor => 'apply'), :target => :new}
5151
%li
5252
=j.radio_button :apply, true
53-
-#==Applicants mailed to #{@team.account.admin.email}
53+
= "Applicants mailed to #{@team.name}'s admins emails"
5454
%ul
5555
%li
5656
=j.label "#{@team.name}'s website"

0 commit comments

Comments
 (0)