/[A3C]/lib/A3C/Dispatcher.pm
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 /lib/A3C/Dispatcher.pm

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

revision 208 by dpavlin, Thu Jun 19 21:24:26 2008 UTC revision 211 by dpavlin, Fri Jun 20 15:35:21 2008 UTC
# Line 39  before '*' => run { Line 39  before '*' => run {
39          $strix->child( _('Name differences') => url => '/strix/name_diff' );          $strix->child( _('Name differences') => url => '/strix/name_diff' );
40          $strix->child( _('SQL') => url => '/strix/sql' );          $strix->child( _('SQL') => url => '/strix/sql' );
41          $strix->child( _('Navigation') => url => '/strix/navigation' );          $strix->child( _('Navigation') => url => '/strix/navigation' );
         $strix->child( _('Layout') => url => '/strix/layout' );  
42    
43  #       $top->child( 'Prefs' => url => '/prefs' ) if Jifty->web->current_user->id;  #       $top->child( 'Prefs' => url => '/prefs' ) if Jifty->web->current_user->id;
44    

Legend:
Removed from v.208  
changed lines
  Added in v.211

  ViewVC Help
Powered by ViewVC 1.1.26