From 594dfa0c39b0d703309bdac4c04d153e2b416a5d Mon Sep 17 00:00:00 2001 From: Cory Preus Date: Wed, 18 Jan 2012 20:57:22 -0600 Subject: [PATCH] Added some helpful language. --- app/views/projects/edit.html.haml | 1 + 1 file changed, 1 insertion(+) 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