diff --git a/app/views/features/_features_table.rhtml b/app/views/features/_features_table.rhtml index 91cc937..58a72eb 100644 --- a/app/views/features/_features_table.rhtml +++ b/app/views/features/_features_table.rhtml @@ -1,7 +1,8 @@ <% labelled_form_for(:environment, @environment, :url => {:action => 'update'}) do |f| %>
<%= text %> | <%= check_box_tag "environment[enabled_features][]", feature, @environment.enabled?(feature) %> | -- libgit2 0.21.2