diff --git a/app/views/metric_configurations/_form.html.erb b/app/views/metric_configurations/_form.html.erb index 7176015..a16e856 100644 --- a/app/views/metric_configurations/_form.html.erb +++ b/app/views/metric_configurations/_form.html.erb @@ -5,28 +5,12 @@
- <%= f.label :code, class: 'control-label' %> - <%= f.text_field :code, class: 'text-field' %> -
-
-

- Code it is a variable that holds the value of a metric analysis. It's used inside a compound metric -

-

- Example : - Code foo := 10 -

-
-
- -
-
<%= f.label :weight, class: 'control-label' %> <%= f.text_field :weight, class: 'text-field' %>

- It's the weight of the metric + It is the weight of the metric

@@ -38,7 +22,7 @@

- It's the aggregation form of the metric + It is the aggregation form of the metric

-- libgit2 0.21.2