/[transports]/trunk/web/templates/users/index.html
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/users/index.html

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

revision 71 by dpavlin, Sun Jun 11 02:59:18 2006 UTC revision 72 by dpavlin, Mon Jun 12 03:44:50 2006 UTC
# Line 1  Line 1 
1  <&|/_elements/wrapper, title => 'Users' &>  <&|/_elements/wrapper, title => 'Users' &>
2    
 % if (not Jifty->web->current_user->id) {  
 <% Jifty->web->redirect( '/login/users' ) %>  
 % } else {  
   
3  <% Jifty->web->region(  <% Jifty->web->region(
4          name => 'users',          name => 'users',
5          path => '/users/all',          path => '/users/all',
6  ) %>  ) %>
7    
 % }  
   
8  </&>  </&>

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

  ViewVC Help
Powered by ViewVC 1.1.26