Skip to content

Commit

Permalink
give more control over the group to owners
Browse files Browse the repository at this point in the history
Signed-off-by: David A. Cuadrado <krawek@gmail.com>
  • Loading branch information
dcu committed Apr 26, 2010
1 parent 9ebf8f9 commit 754547f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/views/groups/_form.html.haml
Expand Up @@ -19,6 +19,8 @@
%span.description
=request.protocol
= form.text_field :domain, :class=> "text_field", :style => "width: 20%"

-if true
.group
= form.check_box :isolate, :class => "checkbox"
= form.label :isolate, "isolate the group form other groups", :class => "radio"
Expand Down

0 comments on commit 754547f

Please sign in to comment.