aboutsummaryrefslogtreecommitdiff
path: root/app/views/admin/participants/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/participants/show.html.haml')
-rw-r--r--app/views/admin/participants/show.html.haml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/views/admin/participants/show.html.haml b/app/views/admin/participants/show.html.haml
index c81b93b..d7b4845 100644
--- a/app/views/admin/participants/show.html.haml
+++ b/app/views/admin/participants/show.html.haml
@@ -47,6 +47,12 @@
// = check_box_tag "participant[community_selfrouting]",1,@participant.community_selfrouting, :disabled => true
= @participant.community_selfrouting.to_s
+.small-skip
+ %span.box5
+ %label.box4.table-resource-label Events:
+ // = check_box_tag "participant[community_selfrouting]",1,@participant.community_selfrouting, :disabled => true
+ = @participant.events?.to_s
+
- unless @participant.description.blank?
%p
.formular-input-width.table-border