/[SVNBrowser]/branches/filter-action/share/web/templates/list
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /branches/filter-action/share/web/templates/list

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 19 by dpavlin, Wed Dec 6 23:20:47 2006 UTC revision 20 by dpavlin, Thu Dec 7 00:37:28 2006 UTC
# Line 83  if (my $nr = $revisions->pager->total_en Line 83  if (my $nr = $revisions->pager->total_en
83          <pre class="commit_message"><% $r->message %></pre>          <pre class="commit_message"><% $r->message %></pre>
84  %       if ($show_actions) {  %       if ($show_actions) {
85                  <ul class="actions">                  <ul class="actions">
86    %               $actions->unlimit;
87  %               $actions->limit( column => 'revision', value => $r->revision );  %               $actions->limit( column => 'revision', value => $r->revision );
88  %               while (my $a = $actions->next) {  %               while (my $a = $actions->next) {
89                          <li><tt class="action-<% $a->type %>"><% $a->type %> <% $a->branch %> <% $a->rel_path %></tt></li>                          <li><tt class="action-<% $a->type %>"><% $a->type %> <% $a->branch %> <% $a->rel_path %></tt></li>

Legend:
Removed from v.19  
changed lines
  Added in v.20

  ViewVC Help
Powered by ViewVC 1.1.26