From 609fabdddb8b2e26a78d6a008d23546e6c0566aa Mon Sep 17 00:00:00 2001 From: Dobrica Pavlinusic Date: Sat, 5 Jun 2010 20:12:21 +0200 Subject: [PATCH] show number of changes --- templates/actions/changes.html.ep | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/actions/changes.html.ep b/templates/actions/changes.html.ep index cb5f9a8..ec85428 100644 --- a/templates/actions/changes.html.ep +++ b/templates/actions/changes.html.ep @@ -11,6 +11,9 @@ ><%= $p %> % } + +<%= $#{ $changes } + 1 %> + % if ( $apply_on_path ) { -- 2.20.1