[Bps-public-commit] App-Changeloggr branch, master, updated. 84719a5da02fffff3617987c2eb6b87703bb07fb
sartak at bestpractical.com
sartak at bestpractical.com
Wed May 20 15:59:53 EDT 2009
The branch, master has been updated
via 84719a5da02fffff3617987c2eb6b87703bb07fb (commit)
from 5975b6bcf97fe2d913ddb8de0df2eb405f7173bb (commit)
Summary of changes:
lib/App/Changeloggr/View.pm | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
- Log -----------------------------------------------------------------
commit 84719a5da02fffff3617987c2eb6b87703bb07fb
Author: Shawn M Moore <sartak at gmail.com>
Date: Wed May 20 15:59:42 2009 -0400
Remove comment box
diff --git a/lib/App/Changeloggr/View.pm b/lib/App/Changeloggr/View.pm
index 7a65cf8..8881f19 100644
--- a/lib/App/Changeloggr/View.pm
+++ b/lib/App/Changeloggr/View.pm
@@ -172,8 +172,6 @@ sub show_change {
hr {};
show_vote_form($change);
}
-
- show_vote_comments($change);
};
}
@@ -239,8 +237,6 @@ sub show_vote_form {
);
}
}
-
- render_param($vote, 'comment');
}
}
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list