[Bps-public-commit] App-Changeloggr branch, master, updated. c772fcfb84fb00bcbaeb7bae5af137d1fe23943e

sartak at bestpractical.com sartak at bestpractical.com
Wed May 20 15:35:20 EDT 2009


The branch, master has been updated
       via  c772fcfb84fb00bcbaeb7bae5af137d1fe23943e (commit)
      from  2503e872a35d379cef864880459891c0faa76257 (commit)

Summary of changes:
 lib/App/Changeloggr/View.pm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit c772fcfb84fb00bcbaeb7bae5af137d1fe23943e
Author: Shawn M Moore <sartak at gmail.com>
Date:   Wed May 20 15:35:14 2009 -0400

    Restore external_source class

diff --git a/lib/App/Changeloggr/View.pm b/lib/App/Changeloggr/View.pm
index 54c5019..bef9778 100644
--- a/lib/App/Changeloggr/View.pm
+++ b/lib/App/Changeloggr/View.pm
@@ -120,6 +120,7 @@ sub show_change {
         if (my $url = $change->external_source) {
             hyperlink(
                 label => 'Full diff',
+                class => 'external_source',
                 onclick => [{
                     region       => Jifty->web->qualified_region("change_${id}_source"),
                     replace_with => '/change/external_source',

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list