/[smecontribs]/rpms/smeserver-userpanel/contribs9/smeserver-userpanel-1.1.bz9093.user_alias.patch
ViewVC logotype

Diff of /rpms/smeserver-userpanel/contribs9/smeserver-userpanel-1.1.bz9093.user_alias.patch

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

Revision 1.1 by stephdl, Sat Oct 17 18:24:32 2015 UTC Revision 1.2 by stephdl, Sun Oct 18 19:45:24 2015 UTC
# Line 34  diff -ruN smeserver-userpanel-1.1/root/e Line 34  diff -ruN smeserver-userpanel-1.1/root/e
34           {           {
35  diff -ruN smeserver-userpanel-1.1/root/etc/e-smith/web/functions/userpanel-navigation smeserver-userpanel-1.1-4/root/etc/e-smith/web/functions/userpanel-navigation  diff -ruN smeserver-userpanel-1.1/root/etc/e-smith/web/functions/userpanel-navigation smeserver-userpanel-1.1-4/root/etc/e-smith/web/functions/userpanel-navigation
36  --- smeserver-userpanel-1.1/root/etc/e-smith/web/functions/userpanel-navigation 2014-08-22 19:08:39.000000000 +0400  --- smeserver-userpanel-1.1/root/etc/e-smith/web/functions/userpanel-navigation 2014-08-22 19:08:39.000000000 +0400
37  +++ smeserver-userpanel-1.1-4/root/etc/e-smith/web/functions/userpanel-navigation       2015-10-17 15:06:35.939945353 +0400  +++ smeserver-userpanel-1.1-4/root/etc/e-smith/web/functions/userpanel-navigation       2015-10-18 23:02:17.403367888 +0400
38  @@ -141,6 +141,8 @@  @@ -141,6 +141,8 @@
39       my $acctName = $ENV{'REMOTE_USER'};       my $acctName = $ENV{'REMOTE_USER'};
40       my @adminpanels;       my @adminpanels;
# Line 53  diff -ruN smeserver-userpanel-1.1/root/e Line 53  diff -ruN smeserver-userpanel-1.1/root/e
53    
54          push @{ $nav {$heading} {'DESCRIPTIONS'} },          push @{ $nav {$heading} {'DESCRIPTIONS'} },
55                  { DESCRIPTION => $description,                  { DESCRIPTION => $description,
56    @@ -327,7 +329,7 @@
57            {
58                if ( $NO_FRAMES )
59                {
60    -                my $href = "/user" .
61    +                my $href = "/$UserAlias" .
62                     $unsorteddescriptions [$i]->{'FILENAME'};
63                     print $q->li ($q->a ({href => "$href?noframes=1"}, $unsorteddescriptions [$i]->{'DESCRIPTION'}));
64                }


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed