diff --git a/app/views/projects/edit.html.haml b/app/views/projects/edit.html.haml index 3190c06..7ff3ec7 100644 --- a/app/views/projects/edit.html.haml +++ b/app/views/projects/edit.html.haml @@ -23,6 +23,7 @@ directory shared by all builds in project - if step_list.shared_variables.any? + Project variables are available. %ul - step_list.shared_variables.each do |variable| %li