Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rgkavodkar committed Feb 21, 2016
2 parents f945e19 + 01c5238 commit 8849976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/student_courses/pendingshow.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<% end %>
</br></br></br>
<tr>
<% if !flag %>
<% if flag %>
<td><%= submit_tag "Enroll", :name=>'Enrollment'%></td>
<td><%= submit_tag "Reject", :name=>'Rejection'%></td>
<% end %>
Expand Down

0 comments on commit 8849976

Please sign in to comment.