/[transports]/trunk/web/templates/landscapes
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 /trunk/web/templates/landscapes

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

revision 71 by dpavlin, Sun Jun 11 00:30:05 2006 UTC revision 72 by dpavlin, Mon Jun 12 03:44:50 2006 UTC
# Line 15  sub admin_link { Line 15  sub admin_link {
15  </%init>  </%init>
16  <&|/_elements/wrapper&>  <&|/_elements/wrapper&>
17    
 % if (not Jifty->web->current_user->id) {  
 <% Jifty->web->redirect( '/login/landscapes' ) %>  
 % } else {  
   
18  <div class="outer-landscapes">  <div class="outer-landscapes">
19    
20  % while (my $l = $landscapes->next) {  % while (my $l = $landscapes->next) {
# Line 50  Destination systems: Line 46  Destination systems:
46    
47  </div>  </div>
48    
 % }  
   
49  </&>  </&>

Legend:
Removed from v.71  
changed lines
  Added in v.72

  ViewVC Help
Powered by ViewVC 1.1.26